mes/module
Jan Nieuwenhuizen 4a3e419e30 mescc: Refactor compiler.
* module/language/c99/compiler.mes (make, clone): Lightweight functional
  GOOPS-like list-based info structure.
  (make-text+globals+locals): Remove.
  (ast->info): Rename from statement->text+globals+locals, refactor.
  Update callers.
  (function->info): Rename from function->globals, refactor.  Update
  callers.
  (ast-list->info): New function.
2017-01-05 00:55:46 +01:00
..
language mescc: Refactor compiler. 2017-01-05 00:55:46 +01:00
mes mescc: Refactor compiler. 2017-01-05 00:55:46 +01:00
nyacc nyacc: Add cpp to c99 mes module. 2017-01-03 22:12:12 +01:00
rnrs/arithmetic mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
srfi Add string-take, string-drop. 2017-01-04 21:45:24 +01:00
sxml scm: Avoid xpath's shadowing of filter. 2017-01-03 22:18:22 +01:00