simple-pascal: Simplified Pascal language to SSVM compiler
[ bsd3, compilers-interpreters, languages, library, program ]
[ Propose Tags ]
[ Report a vulnerability ]
This package provides a compiler for simplified variant of Pascal language. That language includes conditional statements, for loops, procedures and functions. But it does not support complex data types (only integer, string and boolean are supported currently). This compiler outputs bytecode which may be run by SSVM (see simple-stacked-vm package).
Modules
[Index]
Downloads
- simple-pascal-0.1.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 |
---|---|
Dependencies | base (>=3 && <=5), containers, filepath, mtl (>1), parsec (>=3), simple-stacked-vm [details] |
License | BSD-3-Clause |
Author | Ilya V. Portnov |
Maintainer | portnov84@rambler.ru |
Category | Languages, Compilers/Interpreters |
Uploaded | by IlyaPortnov at 2011-07-04T14:22:34Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | spc |
Downloads | 1270 total (5 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] |