simple-pascal-0.1: Simplified Pascal language to SSVM compiler

The simple-pascal package

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).

Properties

Version0.1
Dependenciesbase (≥3 & ≤5), containers, filepath, mtl (>1), parsec (≥3), simple-stacked-vm
LicenseBSD3
AuthorIlya V. Portnov
Maintainerportnov84@rambler.ru
CategoryLanguages, Compilers/Interpreters
Executablesspc
Upload dateMon Jul 4 14:22:34 UTC 2011
Uploaded byIlyaPortnov
Built onghc-7.0

Modules

Downloads