simple-pascal: Simplified Pascal language to SSVM compiler

[ bsd3, compilers-interpreters, languages, library, program ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

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 1234 total (4 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]