Peon is a modern, multi-paradigm, async-first programming language with a focus on correctness and speed
Go to file
Mattia Giambirtone d1dbf771ab Minor changes to how await/yield expressions are parsed 2022-04-06 15:57:47 +02:00
src Minor changes to how await/yield expressions are parsed 2022-04-06 15:57:47 +02:00
.gitignore Initial commit 2022-04-04 12:28:39 +02:00
LICENSE Initial commit from JAPL with some changes 2022-04-04 12:29:23 +02:00
README.md Initial commit 2022-04-04 12:28:39 +02:00

README.md

peon

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