Commit Graph

10 Commits

Author SHA1 Message Date
06d7f6bb09 Update examples 2022-08-25 10:02:45 +02:00
55018e8b6d Update examples 2022-08-25 10:01:44 +02:00
d0c219e839 Update examples 2022-08-25 10:01:14 +02:00
3289ae0148 Added error on unfinished parsing 2022-08-03 15:22:13 +00:00
77317650f5 Added Result class for error handling while parsing 2022-08-03 14:44:35 +00:00
7522858897 basic LLVM IR building and parsing 2022-07-15 14:28:05 +02:00
243894a026 new changes i said 2022-06-09 17:24:50 +02:00
c1c2b88284 simple example to test parser 2022-06-08 17:44:00 +02:00
60059e1091 ast stuff 2022-06-02 18:25:01 +02:00
f1668853dd Lots of rewrites.
Planning to use LLVM to make stuff easier. Also, moved the random
sapphire stuff to actual examples in an actual examples/ folder. Also
started a standard library even if the compiler is not ready, because
why not?? Also, it helps the examples.
2022-05-28 20:44:26 +02:00