mes/.gitignore
Jan Nieuwenhuizen 1614d13439 Add reader in Scheme.
* module/mes/read-0.mes: New file.
* mes.c (char_to_integer, integer_to_char, null_p): Move to core.
 (peek_byte, read_byte, unread_byte): New function.
 (main): --dump, --load: New option.
* lib.c (char_to_integer, integer_to_char): Remove.
* NEWS: Update.
2016-12-12 20:35:19 +01:00

21 lines
145 B
Plaintext

*-
*.cat
*.environment.h
*.go
*.h
*.i
*.o
*.symbols.i
*~
.#*
/.config.make
/.tarball-version
/ChangeLog
/a.out
/mes
/read-0.mo
/out
?
?.mes
\#*#