mes/module/language
Jan Nieuwenhuizen c210959c49 mescc: Read and display sexp dumped by mes.
* lib.c (dump)[MES_HACK]: Dump small hello-world sexp, to be handled by
* doc/examples/tiny-mes.c (display_): New function.
* module/mes/libc-i386.mes (i386:accu->base, i386:mem->accu,
  i386:mem+n->accu): New functions.
* module/mes/libc-i386.scm: Export them.
* GNUmakefile (mes-32): New target.
2017-01-10 20:05:47 +01:00
..
c core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
c99 mescc: Read and display sexp dumped by mes. 2017-01-10 20:05:47 +01:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00