aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 84b4376e7c9963a87d20df07490fddbae08a45aa (plain) (blame)
1
2
3
4
5
6
# Byte code generator

A relatively simple script that generates pretty fast bytecode systems.
Relies on some non-standard C, but should in theory be completely portable.

See `example` for how to use.