Peon is a modern, multi-paradigm, async-first programming language with a focus on correctness and speed
Go to file
Mattia Giambirtone beb853837a Added skeleton for future expansion 2022-05-20 15:55:28 +02:00
docs Added skeleton for future expansion 2022-05-20 15:55:28 +02:00
src Added skeleton for future expansion 2022-05-20 15:55:28 +02:00
.gitignore Updated .gitignore 2022-05-04 14:28:52 +02:00
LICENSE Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
Makefile Added Makefile, prettyfied code, initial work on pragmas 2022-05-18 13:32:32 +02:00
README.md Added skeleton for future expansion 2022-05-20 15:55:28 +02:00

README.md

peon

Peon is a simple, functional, async-first programming language with a focus on correctness and speed

Project structure

TODO