-
Notifications
You must be signed in to change notification settings - Fork 0
mivinci/rho
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Rho (aka ρ)
===========
## Architecture
+-------------------------------------+
| runtime |
| +---------+ +---------+ +---------+ |
| | context | | context | | context | |
| | (stack) | | (stack) | | (stack) | |
| +---------+ +---------+ +---------+ |
+-------------------------------------+
## Goals
* Stack-base bytecode VM
* Lexical scoping
* Native concurrency
* Embeddable in C/C艹.
Optional GC
MIT licensed.
About
⚙️ Rho (ρ) programming language.