Skip to content

a fork of net.sourceforge.wilbur updated for mcl and sbcl

Notifications You must be signed in to change notification settings

rwiker/de.setf.wilbur

This branch is 1 commit ahead of, 1 commit behind lisp/de.setf.wilbur:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03c5daf · Jun 7, 2017

History

15 Commits
Apr 25, 2010
Jun 7, 2017
Apr 25, 2010
Apr 25, 2010
Apr 25, 2010
Apr 25, 2010
Jan 11, 2013

Repository files navigation

DE.SETF.WILBUR: a maintenance fork of net.sourceforge.wilbur

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

About

a fork of net.sourceforge.wilbur updated for mcl and sbcl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 100.0%