SHS/ast
2020-06-26 21:17:18 -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 show an entire empty list when printing an empty list 2020-06-21 15:37:54 -07:00
token.go integrate environment variables with vartable 2020-06-26 21:17:18 -07:00
tokenstack.go add stdlib package with readme 2020-06-21 11:11:57 -07:00
var_table.go integrate environment variables with vartable 2020-06-26 21:17:18 -07:00