You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arsen Musayelyan
1c99345af1
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
cmd/scpt
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
.gitignore
|
Implement functions, arrays, maps, and while loops. Document and clean up code.
|
1 year ago |
LICENSE
|
Add LICENSE
|
1 year ago |
ast.go
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
defaults.go
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
go.mod
|
Clean up code and add support for multiple operations in expression
|
1 year ago |
go.sum
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
lexer.go
|
Implement functions, arrays, maps, and while loops. Document and clean up code.
|
1 year ago |
scpt.go
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |
test.scpt
|
Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json
|
1 year ago |