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