blakemcbride / PC-LISP

Franz Lisp dialect Lisp system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC-LISP

By Peter Ashwood-Smith

PC-LISP is a portable Franz Lisp dialect interpreter and compiler, written in C, that is portable to 32 & 64 bit Linux, Mac, and Windows.

The main home for this system is: https://github.com/blakemcbride/PC-LISP

Porting and updating done by Blake McBride (blake1024@gmail.com)

Currently tested on 64 bit Linux, Mac, and 32 & 64 bit Windows.

The system also includes a manual and the original Franz Lisp manual for reference.

See: BUILD.txt

About

Franz Lisp dialect Lisp system

License:BSD 2-Clause "Simplified" License


Languages

Language:C 89.1%Language:Common Lisp 10.6%Language:Makefile 0.2%