HACKING: Removed __MESC__ workarounds.

* HACKING: Update pointer.
This commit is contained in:
Jan Nieuwenhuizen 2017-04-10 07:54:38 +02:00
parent 39d334d51b
commit d7797ad2cf
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@
5. scripts/mescc.mes: C compiler on mes, that can build scaffold/mini-mes.c
5a. remove __MESC__/__NYACC__ C workarounds in gc.c and vector.c
5b. module/language/c99/compiler.mes: refactor expr->arg, expr->accu, ast->info
5x. *we are here*
make guile-t, make guile-mini-mes, make mes-mini-mes
5c. merge *.c into scaffold/mini-mes.c
5d. merge scaffold/mini-mes.c into mes.c
5x. *we are here*
make guile-t, make guile-mini-mes, make mes-mini-mes
6. scripts/mescc.mes: C compiler on mes, that can build mes
7. release self-hosting Mes 0.5
7a. discuss full source bootstrap strategy on guile-user with