t3x.org / sketchy /

SketchyLISP

SketchyLISP is an embeddable interpreter for a purely applicative dialect of Scheme. It may be considered an implementation of pure LISP plus global definitions and some input/output functions.

Documents and Examples
Reference Manual
Function Library
Example Programs
Sketchy LISP Tutorial (Printed)
Logic Programming in Scheme [new]

The SketchyLISP source code is available under the terms of a BSD license. It needs just an ANSI C (C89) compiler to build, and has been reported to run on these systems: FreeBSD, Linux, Plan 9 (using APE), Cygwin, MinGW.

Source Code
sketchy-20070130.tar.gz (181K)
SourceForge Project Page
FreeBSD Port

Leading Edge
You can check out or export a pre-release copy of SketchyLISP from the SourceForge CVS repository using anonymous CVS.


Copyright (C) 2007 Nils M Holm < nmh @ t3x . org >