Peon is a modern, multi-paradigm, async-first programming language with a focus on correctness and speed
Go to file
Nocturn9x ce82517f14 Fixed a bug with parsing non base-10 numbers in the lexer. Minor fixes to the parser and updated docs and comments 2022-04-06 12:09:19 +02:00
src Fixed a bug with parsing non base-10 numbers in the lexer. Minor fixes to the parser and updated docs and comments 2022-04-06 12:09:19 +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