The K Desktop Environment

Next PreviousTable of Contents

1. Introduction

Klisp is a flexible KDE GUI for LISP. Until now it supports only pLISP.

I'm planning to include XLISP(303BC) in the near future. (Actually Klisp is a portation of Lisp GUI for win32, where I supported XLISP and XSCHEME)

The Integration of a certain lisp system is managed by a wrapper class which encapsulates all lisp calls. Other Lisp Interpreters can thus be integrated with little effort by implementing the wrappers interface.

I hope you find this tool helpful.

Please contact me if you want to see integration of a certain interpreter in Klisp or if you need assistence in interfacing to your favourite lisp

1.1 Changes

Version 0.2, 990515 , stable pLISP VM, no support for XLISP yet, some shortcomings in the GUI...

Next PreviousTable of Contents