Getting BKNR
Currently, there are no formal releases of the BKNR environment. We are working with a Subversion repository which is publicy accessible.
The BKNR repository contains the framework, all software packages used by BKNR as well as well as several real-world applications which have been deployed in the internet. The application sources are provided as example material.
Using Subversion
To check out the current state of the repository, please install the Subversion client on your machine and type
svn co svn://svn.bknr.net/svn/trunk bknr-svn
This will store the source tree in the bknr-svn directory of your local file system. You may specify a different path if you wish.
See the GettingStarted page in our Trac system for beginner instructions to get started with Common Lisp, Emacs and BKNR.
The repository may also be browsed online, using our trac. There, you can also subscribe to the RSS feed that contains information about commits to our repository and other project related events.