slackbuilds_ponce/system/tinyvm
Ryan P.C. McQuen f0d438c01d system/tinyvm: Allow GPLv2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-09-12 08:11:24 +07:00
..
README
slack-desc
tinyvm.info
tinyvm.SlackBuild system/tinyvm: Allow GPLv2. 2015-09-12 08:11:24 +07:00

TinyVM is a virtual machine with the goal of having a small footprint.
Low memory usage, a small amount of code, and a small binary.

Building can be accomplished on UNIX-like systems with make and GCC.

There are no external dependencies, save the C standard library.

There are some included example programs that will be installed to:

  /usr/doc/tinyvm-$VERSION/programs/


The main executable is `tvmi`.