https://github.com/antranigv/voclibucl
libucl wrapper for voc
https://github.com/antranigv/voclibucl
freebsd libucl obeorn-2 oberon
Last synced: 5 months ago
JSON representation
libucl wrapper for voc
- Host: GitHub
- URL: https://github.com/antranigv/voclibucl
- Owner: antranigv
- Created: 2023-04-07T17:57:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-08T14:51:52.000Z (about 3 years ago)
- Last Synced: 2025-07-13T22:55:46.407Z (12 months ago)
- Topics: freebsd, libucl, obeorn-2, oberon
- Language: Modula-2
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voclibucl
This library is a [`libucl`](https://github.com/vstakhov/libucl/) wrapper for [Vishap Oberon Compiler](https://github.com/vishaps/voc).
## Installation
This library has been tested on [FreeBSD](https://FreeBSD.org) 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`](https://github.com/vishaps/vipack), but who has the time eh :)
## Screenshot
