Skip to content

dkochmanski/clim-tos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Lisp Interface Manager: The Original Series

Description

Common Lisp Interface Manager 2.0 based on the open source release by Franz, Inc. TOS stands for The Original Series as a reference to Star Trek: The Original Series.

See the file LICENSE for information on the license for this source code.

Running the software

To manage dependencies clim-tos uses ASDF system definitions and Quicklisp. To use the software clone its source code to ~/quicklisp/local-projects and call:

(ql:quickload 'clim-tos/all)
(clim-demo:start-demo)

Development status

Currently software has many problems which may result in application crashes. It is not overly stable, but runs on SBCL and CCL with X11 server backend.

Project goals are to make it work reliably on conforming Common Lisp implementations which feature Gray Streams and MOP extensions.

About

The Common Lisp Interface Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 80.2%
  • TeX 13.0%
  • C 6.5%
  • Other 0.3%