Commit Graph
3 Commits
Author SHA1 Message Date
Bob Nystrom 55e433f980 Reorganize the compiler to be bottom-up.
Gets rid of a bunch of forward declarations and shortens the code.
Also makes points of recursion more explicit.
2013-11-07 07:04:25 -08:00
Bob Nystrom 8f6881c6a8 Change syntax for blocks -> fns. 2013-11-06 07:47:47 -08:00
Bob Nystrom 67356df1f9 "==" and "!=" operators. 2013-11-05 09:57:57 -08:00