This library is a libxo
wrapper for Vishap Oberon Compiler.
This library has been tested on FreeBSD running voc v2.1.2
from Ports/Packages
- Clone this repository
- run
make
- You should have the symbol file at
build/xo.sym
- You may use the source at
src/xo.Mod
- You may run
build/libxoTest
to see some tests.
Technically, this library should be used with vipack
, but who has the time eh :)