mes/scaffold
Jan Nieuwenhuizen cbee04c4b8 mescc: Support function call with enum value.
* doc/examples/mini-mes.c: Remove debug printing.
* module/language/c99/compiler.mes (push-global, push-local,
  push-global-address, push-local-address, push-local-de-ref): Return
  list of lambda.
  (push-ident): Support push constant.  Fixes mini-mes,
  cstring_to_list.
* doc/examples/t.c (test): Test it.
2017-03-17 08:37:45 +01:00
..
cons-mes.c mescc: Support mini-mes running scheme program with builtins. 2017-03-12 12:02:12 +01:00
m.c mescc: Add open/read C-tests. 2017-04-02 12:10:38 +02:00
micro-mes.c mescc: Add open/read C-tests. 2017-04-02 12:10:38 +02:00
mini-mes.c mescc: Support function call with enum value. 2017-03-17 08:37:45 +01:00
t.c mescc: Support function call with enum value. 2017-03-17 08:37:45 +01:00
tiny-mes.c mescc: Display sexps better. 2017-03-07 22:33:59 +01:00