pork/examples
2023-09-11 04:57:13 -04:00
..
complex imports are now python style with a twist: forms! import std ffi and import local myfile 2023-09-06 22:43:03 -07:00
count.pork language: implement let definitions 2023-09-11 04:57:13 -04:00
ffi.pork ffi: java interop improvements 2023-09-07 18:16:47 -07:00
fib.pork language: prelude and internal functions, and varargs support 2023-09-10 19:27:59 -04:00
java-speed.pork evaluator: cache native function resolution 2023-09-09 01:51:04 -04:00
java.pork language: floating point support 2023-09-09 00:08:30 -04:00
loop.pork imports are now python style with a twist: forms! import std ffi and import local myfile 2023-09-06 22:43:03 -07:00
numbers.pork language: floating point support 2023-09-09 00:08:30 -04:00
printf.pork native: pass argument specs in order to support varadic ffi 2023-09-11 01:12:32 -04:00
suffix.pork language: add unary plus & minus, post increment & decrement operators, non-newline print builtin. fix block comments (#4) 2023-09-11 00:34:10 -04:00
unary.pork language: add unary plus & minus, post increment & decrement operators, non-newline print builtin. fix block comments (#4) 2023-09-11 00:34:10 -04:00