1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00
guile/module/language/scheme
Andy Wingo 07e01c4cf9 fixups to expand.scm
* module/language/scheme/expand.scm: Some changes to avoid unnecessary
  begins or empty lets, and properly handle internal defines (finally).
2009-03-02 22:15:27 +01:00
..
amatch.scm add separate expansion phase, to detwingle things a bit 2009-03-02 17:27:45 +01:00
compile-ghil.scm use -> macro in scheme->ghil compiler 2009-02-27 15:17:01 +01:00
expand.scm fixups to expand.scm 2009-03-02 22:15:27 +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