The Tomo programming language
Go to file
2024-02-04 23:29:57 -05:00
builtins Builtins 2024-02-04 21:13:50 -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 Builtins 2024-02-04 21:13:50 -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 Misc changes 2024-02-04 23:29:57 -05:00
Makefile Builtins 2024-02-04 21:13:50 -05:00
nextlang.c Builtins 2024-02-04 21:13:50 -05:00
nextlang.h Misc changes 2024-02-04 23:29:57 -05:00
parse.c Builtins 2024-02-04 21:13:50 -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