Commit graph

15 commits

Author SHA1 Message Date
Aidan
4ce1f7137c
better log line, fix issue with sym eval 2020-08-21 18:02:49 -07:00
Aidan
87004ff7fd
fix build from last night 2020-08-21 17:37:54 -07:00
Aidan
ab340ceb0a
perform arg type checking and evaluation before function call 2020-08-21 01:37:04 -07:00
Aidan
1f192607b2
update debug log usage and add fanciness to log printing 2020-07-23 12:08:29 -07:00
Aidan
fec3550702
ast package full godoc 2020-07-18 14:40:35 -07:00
Aidan
d5edb2bad2
added shell tab complete 2020-07-18 10:44:34 -07:00
Aidan
4865c7ce92
export var functions 2020-07-03 16:27:02 -07:00
Aidan
c7008bb19e
migrate to my main gitlab 2020-06-28 13:47:44 -07:00
Aidan
9c25ac21f9
changed table types to support implementing 'let', also integrated stdlib into repl 2020-06-21 12:46:25 -07:00
Aidan
b01415d786
add list functions to stdlib 2020-06-21 12:29:20 -07:00
Aidan
0b3bac7bca
add stdlib package with readme 2020-06-21 11:11:57 -07:00
Aidan
c40aea7326
prototype repl 2020-06-21 01:30:54 -07:00
Aidan
30481d4f78
clean up build errors 2020-06-20 22:56:22 -07:00
Aidan
72e1275e48
we didnt need that type anyways 2020-06-20 21:38:46 -07:00
Aidan
78973ac067
refactored ast tables, added eval method 2020-06-20 20:59:52 -07:00
Renamed from stdlib/func_table.go (Browse further)