pork/examples
2023-09-06 21:39:57 -07:00
..
complex Complex import sample and support for import dependency cycles. 2023-09-03 02:41:02 -07:00
ffi.pork add a standard library, and introduce formed imports (import std "myfile.pork") 2023-09-06 21:39:57 -07:00
fib.pork while loop support, and native functions (including ffi!) 2023-09-06 19:07:28 -07:00
imports.pork Exportable functions, common frontend, and scoped imports. 2023-09-03 02:26:21 -07:00
loop.pork while loop support, and native functions (including ffi!) 2023-09-06 19:07:28 -07:00
module.pork Exportable functions, common frontend, and scoped imports. 2023-09-03 02:26:21 -07:00