1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/language
Andy Wingo 0d4bcc71d2 Remove objcode language.
* module/language/objcode/elf.scm:
* module/language/objcode/spec.scm: Remove objcode language.

* module/Makefile.am: Adapt.
2013-11-08 16:51:44 +01:00
..
brainfuck rename <application> to <call> 2011-06-02 13:42:55 +02:00
cps Fix arity selection in compute-contification 2013-11-08 10:59:52 +01:00
ecmascript Adapt ecmascript compiler to tree-il prompt changes, again. 2013-08-11 17:18:09 -04:00
elisp Fix order of evaluation in elisp lexer 2013-11-01 18:23:51 +01:00
rtl Default to compiling to RTL 2013-10-31 14:17:30 +01:00
scheme Merge remote-tracking branch 'origin/stable-2.0' 2013-08-11 22:46:22 -04:00
tree-il Remove tree-il->glil compiler 2013-11-08 14:57:43 +01:00
value Add 'for-humans?' flag to <language> specifications. 2013-01-27 10:16:40 -05:00
cps.scm Source information goes on the $continue, not the $cont. 2013-11-07 10:32:21 +01:00
objcode.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
rtl.scm VM has "builtins": primitives addressable by emitted RTL code 2013-10-27 20:09:01 +01:00
tree-il.scm <prompt> body and handler are lambdas; add escape-only? field 2013-07-06 20:27:21 +09:00