1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/language/scheme
Andy Wingo 900761bc8d hygienic compilation
* module/language/scheme/compile-ghil.scm (lookup-transformer): Recognize
  macros as initial (@ ...) or (@@ ...) forms, enabling hygienic
  compilation.
2009-04-17 15:20:18 +02:00
..
amatch.scm add separate expansion phase, to detwingle things a bit 2009-03-02 17:27:45 +01:00
compile-ghil.scm hygienic compilation 2009-04-17 15:20:18 +02:00
expand.scm serialize module information into syncase's output -- getting ready for hygiene 2009-04-17 15:20:15 +02: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