13 Apr
2011
13 Apr
'11
9:58 p.m.
Matthew Mondor <mm_lists@...> 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