Conlang/stdlib
John f76756e0e4 num.cl: Implement "overloaded" operator functions
- These implementations, like the types themselves, are/will be compiler-intrinsic. This allows the definitions of these functions to be (apparently) infinitely recursive.

- TODO: Implement these.
2024-05-07 13:32:58 -05:00
..
lib.cl cl-parser: Implement a module inlining pass 2024-04-21 22:31:01 -05:00
num.cl num.cl: Implement "overloaded" operator functions 2024-05-07 13:32:58 -05:00
test.cl test.cl: Fix moved i32 to module ::num 2024-04-22 15:47:37 -05:00