1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 01:00:21 +02:00
guile/module/language/scheme
Andy Wingo 3ac6d9f37e use -> macro in scheme->ghil compiler
* module/language/scheme/compile-ghil.scm (->): New macro, makes GHIL
  generation a bit more palatable. Use it in all the transformers.
2009-02-27 15:17:01 +01:00
..
compile-ghil.scm use -> macro in scheme->ghil compiler 2009-02-27 15:17:01 +01:00
inline.scm static opcodes; refactor program/objcode division; use new assembly pipeline 2009-01-29 21:12:00 +01:00
spec.scm allow specification of languages by name; add decompilers to languages 2009-01-30 11:41:02 +01:00