|
eval.go
|
dont require top level parens
|
2020-07-03 01:05:25 -07:00 |
|
func_table.go
|
export var functions
|
2020-07-03 16:27:02 -07:00 |
|
lex.go
|
added ability for user to enter boolean literals
|
2020-07-03 19:51:03 -07:00 |
|
print.go
|
new eval.go
|
2020-06-29 00:07:09 -07:00 |
|
token.go
|
fix typo, update tag to string function
|
2020-06-30 20:53:40 -07:00 |
|
tokenstack.go
|
add stdlib package with readme
|
2020-06-21 11:11:57 -07:00 |