The successor of stackline v1.0, an esoteric language inspired by Wireworld and ORCA.
https://shadamethyst.xyz/stackline/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shad Amethyst
be259cc6f5
|
2 years ago | |
---|---|---|
.github/workflows | 2 years ago | |
stackline | 2 years ago | |
stackline-cli | 2 years ago | |
stackline-wasm | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.toml | 2 years ago | |
LICENSE_APACHE | 2 years ago | |
LICENSE_MIT | 2 years ago | |
README.md | 2 years ago | |
index.html | 2 years ago |
README.md
Stackline v2
This is the successor of stackline, an esoteric language inspired by Wireworld and ORCA.
Although it wasn't influenced by it, stackline has a lot in common with Befunge. Befungell's concurrency model acts in a very similar way to Stackline's, with the main difference being that Stackline's concurrency stems from a cellular automaton.
Until the core of the language is stabilized and submitted to crates.io, its documentation will be rendered daily on https://shadamethyst.xyz/stackline/.