1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-16 05:34:48 +00:00
janet/examples/sysir
Calvin Rose 7ea118f248 Begin work on simple x64 backend.
Introduce register allocation, spilling, etc. First implementation
will likely emit textual assembly and use a very bad register allocation
algorithm.
2024-06-03 08:35:08 -05:00
..
arrays1.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
arrays2.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
basic1.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
basic2.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
frontend.janet Begin work on simple x64 backend. 2024-06-03 08:35:08 -05:00
typeerr0.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
typeerr1.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00