1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-30 16:00:40 +00:00
janet/examples/sysir
Calvin Rose efbc46c69e Add support for using operators on arrays (and pointers to arrays).
Allows more expressive yet type checked representation of array
algorithms.
2023-09-03 12:32:28 -05:00
..
arrays1.janet Add support for using operators on arrays (and pointers to arrays). 2023-09-03 12:32:28 -05:00
arrays2.janet Add support for using operators on arrays (and pointers to arrays). 2023-09-03 12:32:28 -05:00
basic1.janet More work on the sysir. 2023-08-12 13:42:52 -05:00
basic2.janet More work on the sysir. 2023-08-12 13:42:52 -05:00
typeerr0.janet Have separate instructions for pointer arith 2023-08-12 17:36:06 -05:00
typeerr1.janet Add check for redefining types. 2023-08-13 11:09:20 -05:00