Updated README

This commit is contained in:
Mattia Giambirtone 2022-05-20 16:22:11 +02:00
parent b1cc2755b8
commit 5b9206a580
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# peon
# The peon programming language
Peon is a simple, functional, async-first programming language with a focus on correctness and speed
@ -41,3 +41,8 @@ being a breeze to use.
Also, peon will feature [structured concurrency](https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/) with coroutines (think Futures/Fibers but without
callback hell). Since, unlike Lox, peon isn't a toy language, there's obviously plans to implement creature comforts
like an import system, exception handling, a package manager, etc.
## The name
The name for peon comes from my and [Productive2's](https://git.nocturn9x.space/prod2) genius and is a result of shortening
the name of the fastest animal on earth: the **Pe**regrine Falc**on**. I guess I wanted this to mean peon will be blazing fast