Skip to content

antranigv/voclibucl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voclibucl

This library is a libucl wrapper for Vishap Oberon Compiler.

Installation

This library has been tested on FreeBSD running voc v2.1.2 from Ports/Packages.

You do need libucl from Ports/Packages.

Using git

  1. Clone this repository
  2. run make
  3. You should have the symbol file at build/ucl.sym
  4. You may use the source at src/ucl.Mod
  5. You may run build/libuclTest to see some tests.

Technically, this library should be used with vipack, but who has the time eh :)

Screenshot