1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 03:00:25 +02:00
guile/module/language/glil
Andy Wingo 9b7ca73cfe GLIL and assembly support for prompt compilation
* module/language/glil/compile-assembly.scm (glil->assembly): Compile
  <glil-prompt> appropriately.

* module/language/assembly/disassemble.scm (code-annotation):
* module/language/assembly/decompile-bytecode.scm (decode-load-program):
* module/language/assembly/compile-bytecode.scm (write-bytecode):
  Assemble and disassemble `prompt' appropriately.
2010-01-31 20:40:24 +01:00
..
compile-assembly.scm GLIL and assembly support for prompt compilation 2010-01-31 20:40:24 +01:00
decompile-assembly.scm rename goto/args and friends to tail-call, tail-apply, etc 2010-01-03 14:49:40 +01:00
spec.scm language-readers receive environment as an arg 2009-10-16 13:39:24 +02:00