simple-pascal

Version 0.1 revision 0 uploaded by IlyaPortnov.

Package meta

Synopsis
Simplified Pascal language to SSVM compiler
Description

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

Author
Ilya V. Portnov
Bug reports
n/a
Category
Languages, Compilers/Interpreters
Copyright
n/a
Homepage
n/a
Maintainer
portnov84@rambler.ru
Package URL
n/a
Stability
n/a

Components