The Tomo programming language
Go to file
2024-02-08 00:52:18 -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 More features and progress 2024-02-08 00:52:18 -05:00
ast.h More features and progress 2024-02-08 00:52:18 -05:00
compile.c More features and progress 2024-02-08 00:52:18 -05:00
compile.h Updates and functionality 2024-02-04 18:04:41 -05:00
files.c More features and progress 2024-02-08 00:52:18 -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 More features and progress 2024-02-08 00:52:18 -05:00
nextlang.c More features and progress 2024-02-08 00:52:18 -05:00
nextlang.h Misc changes 2024-02-04 23:29:57 -05:00
parse.c More features and progress 2024-02-08 00:52:18 -05:00
parse.h Initial commit 2024-02-04 15:23:59 -05:00
types.c More features and progress 2024-02-08 00:52:18 -05:00
types.h More features and progress 2024-02-08 00:52:18 -05:00
util.c Initial commit 2024-02-04 15:23:59 -05:00
util.h More features and progress 2024-02-08 00:52:18 -05:00