[gforth] / gforth / vmgen-ex / README  

gforth: gforth/vmgen-ex/README

File: [gforth] / gforth / vmgen-ex / README (download)
Revision: 1.4, Tue Jul 30 20:55:11 2002 UTC (10 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.3: +1 -91 lines
profiling now turns off superinstructions in vmgen-ex*

This directory contains a working example for using vmgen.  It's a
small Modula-2-like programming language.

You can build the example by first installing Gforth and then saying,
in this directory:

make

Ignore the warnings.  You can check that it works with

make check

You can run mini programs like this:

./mini fib.mini

To learn about the options, type

./mini -h

More information can be found in the vmgen documentation.

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help