|
1c99345af1
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
2021-03-07 17:25:16 -08:00 |
|
|
53e0717b91
|
Implement functions, arrays, maps, and while loops. Document and clean up code.
|
2021-03-04 19:30:08 -08:00 |
|
|
e6d195f364
|
Add conversion functions and move other defaults to cmd/scpt
|
2021-03-03 00:27:54 -08:00 |
|
|
ba11fdcf76
|
Add example for adding functions to cmd/scpt
|
2021-03-02 00:33:55 -08:00 |
|
|
877f85ef78
|
Implement repeat loops
|
2021-03-01 20:18:52 -08:00 |
|
|
745920b139
|
Implement if statements and regex lexer
|
2021-03-01 19:43:06 -08:00 |
|
|
291b7a906c
|
Clean up code and add support for multiple operations in expression
|
2021-03-01 16:44:33 -08:00 |
|
|
5fed3e3ce4
|
Implement proper error handling, add godoc comments, and implement expressions
|
2021-03-01 13:43:10 -08:00 |
|
|
e8df2f4afc
|
Initial Commit
|
2021-03-01 09:11:22 -08:00 |
|