|
e8c984f2dc
|
language: prelude and internal functions, and varargs support
|
2023-09-10 19:27:59 -04:00 |
|
|
236f812caf
|
while loop support, and native functions (including ffi!)
|
2023-09-06 19:07:28 -07:00 |
|
|
3545aa076f
|
Introduce the requirement of let for assignment.
|
2023-09-04 02:33:13 -07:00 |
|
|
4f567eb287
|
Exportable functions, common frontend, and scoped imports.
|
2023-09-03 02:26:21 -07:00 |
|
|
e7be1f622d
|
fn -> func
|
2023-09-02 21:07:59 -07:00 |
|
|
b1f9e02253
|
Declaration based compilation units.
|
2023-09-02 20:22:08 -07:00 |
|
|
1445490770
|
An actual command line tool to run pork programs.
|
2023-08-21 23:08:56 -07:00 |
|
|
5455846d7a
|
Add support for block comments.
|
2023-08-21 02:15:52 -07:00 |
|
|
903f730d51
|
Support if without else.
|
2023-08-19 20:59:14 -07:00 |
|
|
cccea9c2ca
|
If Statement Support
|
2023-08-19 20:40:31 -07:00 |
|