pork/examples
2023-09-11 00:34:10 -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: var, reassign, comparison operators 2023-09-10 04:35:36 -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
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