monte-language / spotter

Experimental low-level Monte runtime in OCaml
Do What The F*ck You Want To Public License
4 stars 1 forks source link

MAST reading: don't rely on order of arg evaluation (WIP) #1

Closed dckc closed 4 years ago

dckc commented 4 years ago

It happens to be right-to-left!

WIP: there are some debug prints in here.

Next up: parse object exprs.