Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 301 Bytes

A compiler experiment for the purposes of

a) Exploring relying on parser generators

b) Experimenting with Single Static Assignment IR

c) Building a garbage collector

d) Designing a syntax that Loke finds as annoying as possible

The actual language being built is therefore mostly uninteresting.