DE.SETF.WILBUR: a maintenance fork of net.sourceforge.wilbur
December 2, 2018 ยท View on GitHub
Introduction
de.setf.wilbur extends and updates the Feb 14, 2010 version of the "Wilbur Semantic Web Toolkit for CLOS" to maintain
compatibility with Lisp runtimes.
- MCL : 5.2
- SBCL : 1.0.36 (linux)
Downloading
You can download Wilbur from GitHub either by cloning repository or downloading all the source files in a Zip archive.
Building
In principle, de.setf.wilbur is built with ASDF.
If you have Quicklisp then installing Wilbur is a single command task:
(ql:quickload "wilbur")
This will install Wilbur and all its dependencies.
Documentation
Additional information about Wilbur, manual, API reference and other useful titbits can be found on the project Wiki.
Licensing
The library is governed by the original LLGPL license