cmd/scpt
|
Add example for adding functions to cmd/scpt
|
2021-03-02 00:33:55 -08:00 |
.gitignore
|
Add command
|
2021-03-01 09:22:00 -08:00 |
ast.go
|
Remove index variable after loop completion
|
2021-03-02 00:18:52 -08:00 |
defaults.go
|
Implement repeat loops
|
2021-03-01 20:18:52 -08:00 |
lexer.go
|
Implement repeat loops
|
2021-03-01 20:18:52 -08:00 |
LICENSE
|
Add LICENSE
|
2021-03-01 12:31:22 -08:00 |
scpt.go
|
Clean up ParseValue()
|
2021-03-02 00:27:28 -08:00 |
test.scpt
|
Add example for adding functions to cmd/scpt
|
2021-03-02 00:33:55 -08:00 |