tiny Lisp ISLisproid 5.2 Icon

tiny Lisp ISLisproid

GOMI Hiroshi Libraries & Demo
3.9
82 Ratings
10K+
Downloads
5.2
version
Aug 06, 2015
release date
29.8 KB
file size
Free
Download

What's New

ver5.2

print and prin1, princ, terpri are supported.

ver5.1

If there is a start.lsp, it is loaded in start.

You can insert a new line in S-exp of file.

progn is supported.

ver5.0

load/save from/to an external storage are supported.

ver4.3

string type is supported.

stringp and symbol-name are supported.

ver4.2

set-car and set-cdr, length are supported.

About tiny Lisp ISLisproid Android App

tiny Lisp interpreter system on Android.
Shell like user-interface is used.
In ver 3.0, the history facility is added.
In ver 4.0, Android functions are supported(TOAST, DigitalClock).
In ver 4.1, load like (load "test.lsp") and (save "test.lsp" "(defun foo () 123)") is supported.
In ver 4.3, the string type is supported.
In ver 5.0, load/save from/to an external storage are supported.
For Example,
test.lsp in /mnt/sdcard/info.gomi.android.lisp.islisp/
(defun foo ()
123)
(defun bar (x y)
(cons x y))

In ver5.1, if there is a start.lsp, it is loaded in start.
progn is supported.
You can insert a new line in S-exp of file.

---
Built in functions are;
car cdr cons list consp set-car set-cdr length
+ - * / = >= <= > < numberp
setq defun if eval eq quote
symbol-function set-symbol-function
oblist funlist
toast clock
load save
stringp symbol-name
progn
print prin1 princ terpri
(written in Java)
equal eql zerop not append
(written in S-expression)

demonstration programs are;
tarai tak hanoi

P.S.
The other android widget "Lisp Joke Widget", please.

Other Information:

Requires Android:
Android 2.2+
Other Sources:

Download

This version of tiny Lisp ISLisproid Android App comes with one universal variant which will work on all the Android devices.

Variant
14
(Aug 06, 2015)
Architecture
universal
Minimum OS
Android 2.2+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of tiny Lisp ISLisproid Android App, We have 1 version in our database. Please select one of them below to download.

Loading..