mes/guile
Jan Nieuwenhuizen 26dcf7136b mescc: Parse mlibc early, show progress.
* module/mes/libc.mes (_start, strlen, getchar, assert_fail, ungetc,
  putchar, fputc, eputs, fputs, puts, strcmp, itoa, isdigit, atoi,
  malloc, realloc, strncmp, c:getenv): Change to function, add
  progress.  Update callers.
* module/language/c99/compiler.mes (c99-input->info): Compile libc separately.
* guile/mescc.scm: Update progress.
* scripts/mescc.mes: Update progress.
2017-04-24 19:09:54 +02:00
..
gc.scm Guile gc experiment: remove global scan variable. 2016-12-12 20:33:48 +01:00
language mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
mes mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
mes-0.scm Make guile switchable in GNUmakefile. 2016-12-21 17:08:36 +01:00
mes.mes core+mini-mes: Replace manual snippets by snarfed includes. 2017-03-10 20:56:18 +01:00
mes.scm core+mini-mes: Replace manual snippets by snarfed includes. 2017-03-10 20:56:18 +01:00
mescc.scm mescc: Parse mlibc early, show progress. 2017-04-24 19:09:54 +02:00
nyacc mescc: Use Nyacc frontend. 2016-12-31 09:03:07 +01:00
reader.mes Extend Scheme reader, reduce C reader dependency. 2016-12-13 19:58:34 +01:00