1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00
guile/module/language/tree-il
Andy Wingo c6601f1077 tree-il -> glil compilation of prompt, dynamic-wind, control
* module/language/tree-il/compile-glil.scm (flatten): Compile <prompt>,
  <dynamic-wind>, and <control>.
2010-01-31 20:40:24 +01:00
..
analyze.scm tree-il analyzer and inliner handle <prompt> 2010-01-31 20:40:23 +01:00
compile-glil.scm tree-il -> glil compilation of prompt, dynamic-wind, control 2010-01-31 20:40:24 +01:00
fix-letrec.scm rename <conditional> then and else to consequent and alternate 2009-12-11 12:00:27 +01:00
inline.scm tree-il analyzer and inliner handle <prompt> 2010-01-31 20:40:23 +01:00
optimize.scm compilation enviroments are always modules; simplifications & refactorings 2009-10-16 15:33:32 +02:00
primitives.scm dynamic-wind compilation to VM ops 2010-01-31 20:40:23 +01:00
spec.scm fix brainfuck for new tree-il, and add tests 2009-10-23 15:10:25 +02:00