Peon is a modern, multi-paradigm, async-first programming language with a focus on correctness and speed
Go to file
Mattia Giambirtone dbab30952b Initial work on adding type support to the parser for declarations + fixes for lambdas 2022-04-05 15:52:58 +02:00
src Initial work on adding type support to the parser for declarations + fixes for lambdas 2022-04-05 15:52:58 +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