You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lexer and parser based off a tutorial series by [tylerlaceby](https://www.youtube.com/@tylerlaceby)
Type inference algorithm based on explanation from [Dmitry Soshnikov](https://www.youtube.com/@DmitrySoshnikov-education)
LLVM Comparator Keywords on [Stackoverflow](https://stackoverflow.com/questions/40327806/what-are-ordered-and-unordered-llvm-cmpinst-compare-instructions)