|
b0b4bfe59e
|
Implement list
|
2023-09-29 16:34:20 -04:00 |
|
|
5a6c92372a
|
Implement map syntax
|
2023-09-29 15:25:10 -04:00 |
|
|
0fa436832d
|
Add syntax for functions and tables
|
2023-09-29 14:32:18 -04:00 |
|
|
9aef6712fe
|
Remove semicolons from language
|
2023-09-29 13:04:19 -04:00 |
|
|
424b1a42ef
|
Fix tests
|
2023-09-29 09:53:53 -04:00 |
|
|
b4a114108b
|
Add equality operator
|
2023-09-29 09:17:38 -04:00 |
|
|
20e6af2257
|
Add list support
|
2023-09-29 08:59:27 -04:00 |
|
|
f57570f14b
|
Add float support; Write tests
|
2023-09-29 08:22:00 -04:00 |
|
|
954ea0928c
|
Add new root node
|
2023-09-29 07:17:47 -04:00 |
|
|
c7bfba7767
|
Add tests and grammar for control flow
|
2023-09-29 03:52:21 -04:00 |
|
|
4b0c658a2b
|
Add comment tests; Rewrite statment tests
|
2023-09-29 03:10:14 -04:00 |
|
|
faec13438e
|
Implement closed and open statements
|
2023-09-29 00:17:16 -04:00 |
|
|
fdd841a2d2
|
Convert syntax tree to Evaluator
|
2023-09-28 22:55:47 -04:00 |
|
|
bbe1b96341
|
Continue build syntax and interpreter
|
2023-09-28 16:57:30 -04:00 |
|
|
dd857a8291
|
Add statment tests
|
2023-09-27 19:10:21 -04:00 |
|
|
ee5ba3bf3f
|
Begin new grammar
|
2023-09-27 17:41:39 -04:00 |
|
|
10564a0a6a
|
Update grammar and tests
|
2023-09-22 06:38:25 -04:00 |
|
|
616fa55d24
|
Fix highlights; Improve example
|
2023-08-24 13:15:11 -04:00 |
|
|
012efffa2e
|
Resolve grammar bugs; Pass tests
|
2023-08-24 12:53:42 -04:00 |
|
|
7a80c89dc7
|
Correct grammar
|
2023-08-24 10:12:08 -04:00 |
|
|
3aa005530f
|
Add new tests and grammar
|
2023-08-24 09:31:26 -04:00 |
|
|
10086fcf59
|
Fix typo
|
2023-08-22 19:59:15 -04:00 |
|
|
5995338720
|
Add macro parsing
|
2023-08-22 19:02:07 -04:00 |
|
|
02add4264a
|
Add parser rules
|
2023-08-22 18:28:34 -04:00 |
|
|
f2d0c4af96
|
Add tests and modify grammar
|
2023-08-22 17:28:19 -04:00 |
|
|
00a15c1704
|
Initial commit
|
2023-08-22 17:02:40 -04:00 |
|