The Tomo programming language
Go to file
2024-02-11 21:01:28 -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 String literals as cords 2024-02-11 15:31:30 -05:00
ast.h Rename sss_* to just * 2024-02-11 19:06:42 -05:00
compile.c Changes to string parsing 2024-02-11 19:30:02 -05:00
compile.h Changes to string parsing 2024-02-11 19:30:02 -05:00
files.c Changes to string parsing 2024-02-11 19:30:02 -05:00
files.h Rename sss_* to just * 2024-02-11 19:06:42 -05:00
Makefile More features and progress 2024-02-08 00:52:18 -05:00
nextlang.c Changes to string parsing 2024-02-11 19:30:02 -05:00
nextlang.h String literals as cords 2024-02-11 15:31:30 -05:00
parse.c Simplified string rules 2024-02-11 21:01:28 -05:00
parse.h Rename sss_* to just * 2024-02-11 19:06:42 -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