snail: A programming language with no semantics
An s-expression parser and abstract syntax tree for a programming language with no semantics. If you wanted to write an interpreter or compiler you convert the AST into your own.
[Skip to Readme]
Downloads
- snail-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
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1 |
---|---|
Dependencies | base (>=4.15 && <5), containers (>=0.6.7 && <0.7), megaparsec (>=9.3.1 && <9.4), mtl (>=2.2.2 && <2.3), QuickCheck (>=2.14.3 && <2.15), text (>=2.0.2 && <2.1), text-display (>=0.0.5 && <0.1) [details] |
License | MIT |
Copyright | Barry Moore II |
Author | Barry Moore II |
Maintainer | chiroptical@gmail.com |
Category | Parsing |
Home page | https://github.com/chiroptical/snail#readme |
Bug tracker | https://github.com/chiroptical/snail/issues |
Source repo | head: git clone https://github.com/chiroptical/snail |
Uploaded | by chiroptical at 2023-08-26T20:42:26Z |
Distributions | |
Downloads | 184 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |