Joko programming language
This repository has been archived on 2023-09-10. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
bog 664ae63adf ADD: int arith core functions. 2023-09-10 12:46:42 +02:00
core ADD: int arith core functions. 2023-09-10 12:46:42 +02:00
doc ADD: function declaration syntaxic sugar. 2023-09-10 11:10:30 +02:00
lib ADD: int arith core functions. 2023-09-10 12:46:42 +02:00
src ADD: function literal (no closure yet). 2023-09-10 09:59:51 +02:00
tests ADD: function declaration syntaxic sugar. 2023-09-10 11:10:30 +02:00
.gitignore ADD: project settings. 2023-09-09 13:02:52 +02:00
LICENSE Initial commit 2023-09-09 10:29:48 +00:00
Makefile ADD: project settings. 2023-09-09 13:02:52 +02:00
README.md Initial commit 2023-09-09 10:29:48 +00:00
meson.build ADD: foreign functions. 2023-09-10 00:03:28 +02:00

README.md

joko

Joko programming language