unique-lang: Esoteric programming language where each number can only appear once
Unique is an esoteric programming language where each number can only occur once. Every variable in Unique is stored in a single data structure: a stack of integer arrays. You can find a description of how the language works here.
[Skip to Readme]
Downloads
- unique-lang-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), neat-interpolation (>=0.1.1 && <0.6), text (>=0.7 && <2.1), transformers (>=0.4 && <0.7) [details] |
License | MIT |
Author | Owen Bechtel |
Maintainer | ombspring@gmail.com |
Category | Compilers/Interpreters |
Home page | https://github.com/UnaryPlus/unique |
Bug tracker | https://github.com/UnaryPlus/unique/issues |
Source repo | head: git clone https://github.com/UnaryPlus/unique.git |
Uploaded | by OwenBechtel at 2022-07-29T01:47:35Z |
Distributions | NixOS:0.1.0.0 |
Executables | unique |
Downloads | 102 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2022-07-29 [all 1 reports] |