aboutsummaryrefslogtreecommitdiff
path: root/examples/sum.lyn
AgeCommit message (Collapse)Author
2024-10-23play around with guile as a backendKimplul
+ I have officially devolved my language into an alternative syntax for Scheme. Oh well.
2024-10-23initial parser+lexerKimplul
+ AST might still change, also not a *huge* fan of having to reverse all arrays but I guess it's unlikely to be a significant bottleneck
2024-10-23initial musingsKimplul