SHS/ast
2020-06-21 15:32:47 -07:00
..
eval.go rework eval loop to unwrap lists when function calls return 2020-06-21 15:32:47 -07:00
func_table.go changed table types to support implementing 'let', also integrated stdlib into repl 2020-06-21 12:46:25 -07:00
print.go update stdlib append after testing 2020-06-21 13:14:08 -07:00
token.go add stdlib package with readme 2020-06-21 11:11:57 -07:00
tokenstack.go add stdlib package with readme 2020-06-21 11:11:57 -07:00
var_table.go changed table types to support implementing 'let', also integrated stdlib into repl 2020-06-21 12:46:25 -07:00