sb-alien-internals: ALIEN-VALUE to extract value of a symbol bound to an alien
commit3352db3a8b45bc544473915ef25a4708f386be36
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 31 Mar 2012 08:48:13 +0000 (31 11:48 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 9 Jun 2012 12:04:43 +0000 (9 15:04 +0300)
tree3b1cd572b869534134017636c53fced168702d12
parent7fccd3e92289bf3a7cd04bbbb92657aa3ad4808f
sb-alien-internals: ALIEN-VALUE to extract value of a symbol bound to an alien

  Used in the evaluators. Also allows the simple evaluator to process alien
  variables without invoking the compiler.
src/code/eval.lisp
src/code/full-eval.lisp
src/code/target-alieneval.lisp