mes/module
Jan Nieuwenhuizen 01177f7324 mescc: Have micro-mes print argc.
* module/language/c99/compiler.mes (accu->ident): New function.
  (statement->text+symbols+locals): Use it to implement initialization
  with immediate, local.
  (_start): Call main with argc,argv [WAS: 0,0].
* module/mes/libc-i386.mes (i386:push-accu, i386:accu->local): New
  functions.
* module/mes/libc-i386.scm: Export them.
* doc/examples/micro-mes.c (main): Return argc as exit status.
2017-01-03 12:52:59 +01:00
..
language mescc: Have micro-mes print argc. 2017-01-03 12:52:59 +01:00
mes mescc: Have micro-mes print argc. 2017-01-03 12:52:59 +01:00
nyacc nyacc: fixes didn't get in in 0.74.0 2017-01-08 16:59:20 -08: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