The nouse distribution
This is version 0.0 of the nouse distribution.
The nouse (pronounced noose) language is described
here.
The tar, nouse-0.0.tar.gz, contains:
- COPYING
- the GNU General Public License,
which applies to the interpreters
- nouse.html
- describes the
nouse (pronounced noose) language
- nouse.ml
- a simple
nouse interpreter written in
OCaml
- cnouse.c
- a simple
nouse interpreter written in C
- nouse2.ml
- a fancier
nouse interpreter written in OCaml
- cat.nouse
- implementation of cat in
nouse
- cat.ns
- the same in assembly syntax
- hello.nouse
- implementation of hello world in
nouse
- hello.ns
- the same in assembly syntax
conser, a more interesting language
.