The Tomo programming language
Go to file
2024-02-04 18:04:41 -05:00
.gitignore Updates and functionality 2024-02-04 18:04:41 -05:00
ast.c Updates and functionality 2024-02-04 18:04:41 -05:00
ast.h Updates and functionality 2024-02-04 18:04:41 -05:00
compile.c Updates and functionality 2024-02-04 18:04:41 -05:00
compile.h Updates and functionality 2024-02-04 18:04:41 -05:00
files.c Initial commit 2024-02-04 15:23:59 -05:00
files.h Initial commit 2024-02-04 15:23:59 -05:00
foo.c Updates and functionality 2024-02-04 18:04:41 -05:00
Makefile Initial commit 2024-02-04 15:23:59 -05:00
nextlang.c Updates and functionality 2024-02-04 18:04:41 -05:00
nextlang.h Updates and functionality 2024-02-04 18:04:41 -05:00
parse.c Updates and functionality 2024-02-04 18:04:41 -05:00
parse.h Initial commit 2024-02-04 15:23:59 -05:00
util.c Initial commit 2024-02-04 15:23:59 -05:00
util.h Initial commit 2024-02-04 15:23:59 -05:00