The Tomo programming language
Go to file
2024-02-11 14:19:27 -05:00
builtins Rename taggedunion in builtins 2024-02-10 18:37:41 -05:00
.gitignore Updates and functionality 2024-02-04 18:04:41 -05:00
ast.c Better string parsing. 2024-02-10 15:23:06 -05:00
ast.h Better string parsing. 2024-02-10 15:23:06 -05:00
compile.c Min/max 2024-02-10 17:36:04 -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
Makefile More features and progress 2024-02-08 00:52:18 -05:00
nextlang.c Tweaks 2024-02-11 14:19:27 -05:00
nextlang.h Set up USE_COLOR variable 2024-02-11 14:02:00 -05:00
parse.c String improvements 2024-02-10 15:33:35 -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