1
0
mirror of https://github.com/janet-lang/janet synced 2025-01-25 06:36:52 +00:00
janet/examples/sysir
Calvin Rose f0395763b7 More work on x86 target.
Also remove all (limited) type inference from the sysir. Type
inference is better done in frontend, limited inference in backend
just covers compilers issues.

Simple hello world with nasm working.
2024-06-10 20:16:04 -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 Lots of work on calling conventions and x86 backend. 2024-06-10 08:47:27 -05:00
basic2.janet Allow for multiple functions in a sysir "context". 2023-10-22 16:05:38 -05:00
frontend.janet More work on x86 target. 2024-06-10 20:16:04 -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