Slisp

Slisp is a simple Lisp interpreter.
Download

Slisp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Sandro Sigala
  • Publisher web site:
  • http://www.sigala.it/sandro/software.php#fxrepton

Slisp Tags


Slisp Description

Slisp is a simple Lisp interpreter. Slisp project is written in C, and I recently added a header file lisp.h that contains an array of common-used lisp functions, so if you want to extend SLISP programming in Lisp you are allowed too.What's New in This Release:· Added Bignums support (GMP)· Added a lot of functions· Added let, and backquote. Is possibly to define some simple macro by defmacro· Now function evaluation is ``lazy`` or correctly speaking, if an argument is really don`t needed, then is not evalled· Added an user abort menu to stop some operations· Now numeric operations (Using GMP) returns what it has to:· >> (+ 2 3)· => 5· ... (you have to find the rest)


Slisp Related Software