Conference paper Open Access
Raskin Michael;
Mamardashvili Nikita
{ "inLanguage": { "alternateName": "eng", "@type": "Language", "name": "English" }, "description": "<p>Any reasonably large program has to use local variables. It is quite common in the Lisp language family to also allow functions that exist only in a local scope. Scoping rules often allow compilers to optimize away parts of the local environment; doing that is good for performance, but sometimes inconvenient for debugging.</p>\n\n<p>We present a debugging library for Common Lisp that ensures access to the local variables during debugging. To prevent the optimisations from removing access to these variables, we use code-walking macros to store references to the local variables (and functions) inside global variables.</p>", "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode", "creator": [ { "affiliation": "Aarhus University", "@id": "https://orcid.org/0000-0002-6660-5673", "@type": "Person", "name": "Raskin Michael" }, { "affiliation": "Moscow Center for Continuous Mathematical Education", "@type": "Person", "name": "Mamardashvili Nikita" } ], "headline": "Accessing local variables during debugging", "image": "https://zenodo.org/static/img/logos/zenodo-gradient-round.svg", "datePublished": "2016-05-09", "url": "https://zenodo.org/record/3254726", "@type": "ScholarlyArticle", "keywords": [ "Software testing and debugging", "lexical environment", "lexical closures" ], "@context": "https://schema.org/", "identifier": "https://doi.org/10.5281/zenodo.3254726", "@id": "https://doi.org/10.5281/zenodo.3254726", "workFeatured": { "url": "https://european-lisp-symposium.org/2016/", "alternateName": "ELS-2016", "location": "Krak\u00f3w, Poland", "@type": "Event", "name": "European Lisp Symposium 2016" }, "name": "Accessing local variables during debugging" }
All versions | This version | |
---|---|---|
Views | 110 | 110 |
Downloads | 62 | 62 |
Data volume | 5.6 MB | 5.6 MB |
Unique views | 104 | 104 |
Unique downloads | 58 | 58 |