mes/module/language/c
Jan Nieuwenhuizen b74d048b95 Use syntax rather than psyntax.
* module/language/c/parser.mes: Switch to syntax.
* module/language/paren.mes: Likewise
* scripts/mescc.mes: Likewise
* scripts/paren.mes: Likewise
* scripts/repl.mes: Likewise
* tests/let-syntax.test: Likewise
* tests/match.test: Likewise
* tests/record.test: Likewise
2016-12-12 20:35:19 +01:00
..
compiler.mes Prepare for 0.1 release: new directory structure. 2016-10-12 23:40:11 +02:00
lexer.mes Mescc: avoid `if'. 2016-12-12 20:33:49 +01:00
parser.mes Use syntax rather than psyntax. 2016-12-12 20:35:19 +01:00