jorts/examples
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
..
add.jt add some stuff 2019-03-08 05:22:52 -03:00
closures.jt add more examples 2019-03-08 18:30:30 -03:00
custom-types.jt add more examples 2019-03-08 18:30:30 -03:00
extending-structs.jt add extending-structs.jt, struct-functions.jt 2019-03-08 18:45:33 -03:00
function-overload.jt add extending-structs.jt, struct-functions.jt 2019-03-08 18:45:33 -03:00
hello.jt finish "parsing" of hello.jt 2019-03-10 03:04:37 -03:00
higher-order-functions.jt Update 'examples/higher-order-functions.jt' 2019-03-08 22:14:08 +00:00
sockets.jt add extending-structs.jt, struct-functions.jt 2019-03-08 18:45:33 -03:00
strings.jt add extending-structs.jt, struct-functions.jt 2019-03-08 18:45:33 -03:00
struct-functions.jt add extending-structs.jt, struct-functions.jt 2019-03-08 18:45:33 -03:00
structs.jt add more examples 2019-03-08 18:30:30 -03:00