21 Commits

Author SHA1 Message Date
0c4acd5f33 compiler 1 2025-05-07 09:45:50 -05:00
8b4496b363 add multiline comments 2025-05-07 09:23:04 -05:00
b24c0d3abd parser 1 2025-05-07 09:08:51 -05:00
9716e88dcb scanner 1 2025-05-07 08:38:33 -05:00
d4aa7cc282 closures/anon 2025-05-07 08:26:49 -05:00
f1ac9b1657 rewrite, implement types 2025-05-07 08:18:38 -05:00
29707b4b02 functions 2 2025-05-06 23:20:10 -05:00
306f34cb73 functions 1 2025-05-06 18:13:24 -05:00
5daf4f9aa2 add nil literal 2025-05-06 17:49:04 -05:00
e8d4bc98ae remove semicolon parsing 2025-05-06 17:21:58 -05:00
bdcacfb700 test fixes 1 2025-05-06 17:01:47 -05:00
1f2522d9fc add tests 2025-05-06 15:55:55 -05:00
1bc3357aff logical conditions, elseif 2025-05-06 15:45:11 -05:00
67d586c789 fix if blocks, remove braces for blocks 2025-05-06 15:24:49 -05:00
5fc3f19c35 line reporting 2025-05-06 15:12:48 -05:00
3a323cd45a comments, if then else 2025-05-06 13:31:38 -05:00
7c24e21453 expressions and arithmetic 2025-05-06 12:38:01 -05:00
6e5c35c9ee move types to types 2025-05-06 12:09:17 -05:00
e536acb4c8 table implementation 2025-05-06 11:38:45 -05:00
cff5c0ae87 pass 1 2025-05-06 11:14:36 -05:00
4227b57e0b Initial commit 2025-05-06 11:01:46 -05:00