Home > whisp

whisp

Whisp is a project mainly written in Ruby, based on the MIT license.

A simple Lisp implementation in Ruby

Whisp (a tiny Lisp)

Installation

From GitHub

$ git clone git://github.com/kylc/whisp

Usage

Run the interpreter

$ bin/whisp [OPTION] FILE
Previous:NineDrink