====== LAScheme ====== LAScheme is an aspect-oriented extension of Scheme. It is basically a slight redesign of AspectScheme (by Chris Dutchyn), with {{bib>tanter:aosd2010|execution levels}} built-in. It is implemented for [[http://racket-lang.org|Racket]]. You can download {{research:scope:lascheme.zip|LAScheme}}. It comes with simple examples/test cases. There is also a version of {{research:scope:lascheme-exceptions_.zip|LAScheme with level-aware exception handling}}, which avoids the {{bib>figueroaTanter:foal2011|exception conflation problem}}.