Commit graph

10 commits

Author SHA1 Message Date
b71919a999
wip: more
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-07-21 16:28:10 +12:00
ea4f10b3e9
improvement: new parser and AST. 2023-06-29 16:37:38 +12:00
c12177947e docs: add Midjourney's awesome logo image. 2022-08-24 19:44:21 +12:00
864e9aa8c7 wip 2022-08-23 16:17:22 +12:00
272be0d249 wip: use miette for compiler errors. 2022-08-22 11:30:39 +12:00
336b2574b8 wip: desugar infix and unary operations into function calls. 2022-08-19 17:46:36 +12:00
40717b6c78 wip: working on type resolution. 2022-08-19 16:25:42 +12:00
2277882c89 wip: replace home-rolled lexer and parser with pest. 2022-08-15 17:48:36 +12:00
3e1ca2cb7a wip: wtf I don't even know any more, 2022-08-09 12:40:22 +12:00
1fe2de4444 feat: add statement parsing. 2022-07-20 20:43:13 +00:00