Skip to content

antranigv/voclibxo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voclibxo

This library is a libxo wrapper for Vishap Oberon Compiler.

Installation

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

Using git

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

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

Screenshot