simple-pascal: Simplified Pascal language to SSVM compiler
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).
Versions [faq] | 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 | NixOS:0.1 |
Executables | spc |
Downloads | 998 total (3 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] |
Modules
[Index]
Downloads
- simple-pascal-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)