Commit Graph

5 Commits

Author SHA1 Message Date
Luna a7034db0eb finish "parsing" of hello.jt
the AST is very ugly as it is rn. had to remove the cleanups or else its
all [[None], [None], ...]

ok im startnig to give up on doing handwritten lmao help

 - add TokenType.string
 - add read_value, read_statement, fix block reading
2019-03-10 03:04:37 -03:00
betseg 3caef4e7d6 Update 'examples/higher-order-functions.jt' 2019-03-08 22:14:08 +00:00
Luna 2d91393a1c add extending-structs.jt, struct-functions.jt
also sockets.jt lol
2019-03-08 18:45:33 -03:00
Luna a4685423a4 add more examples 2019-03-08 18:30:30 -03:00
Luna b3ac29fd3b add some stuff
i am a reasonable human being
2019-03-08 05:22:52 -03:00