mirror of
https://github.com/janet-lang/janet
synced 2025-01-10 07:30:26 +00:00
25b7c74089
Setup frontend.janet to show the basics of what is going on. Currently emitting "fake" instructions just to hash out the idea. One apparent issue is how we handle register spilling during variable argument IR instructions (function calls). Arguments should come _before_ the function call not after. |
||
---|---|---|
.. | ||
arrays1.janet | ||
arrays2.janet | ||
basic1.janet | ||
basic2.janet | ||
frontend.janet | ||
typeerr0.janet | ||
typeerr1.janet |