[pro] Compiler APIs in Common Lisp

Matthew Swank akopa.gmane.poster at gmail.com
Wed Apr 13 21:58:25 UTC 2011


Matthew Mondor <mm_lists at ...> writes:

> 
> I was also occasionally confronted to various compilation-environment related
> issues and so far the provided answers and links seem to touch most, if not
> all of the topic:
> 
...
> - Lexically scoped symbol-macrolet using lexically scoped macrolet
> - The ENV parameter of the various special forms, where available, and
>   implementation-dependent related features
...

> - The COMPILER-LET issue
> 

I that spirit here is a primitive compiler-let (called compile-let-1) that uses
some of those tools: http://paste.lisp.org/display/121480







More information about the pro mailing list