Scrolling needs improvement
Oh...
Thank you!
Very nice iOS implementation
MAJOR FUNCTIONS MISSING
Response from developer
The help page provides the list of the functions along with an access to the user manual in PDF format that may answer a few of your questions. The examples may also be a good starting point to understand the difference between My Lisp and the dialect of Lisp you are used to. As far as defun is concerned, the My Lisp “equivalent” is define.
Get it, use it, you won’t regret it
Great for learning LISP
Learn one of the best languages out there
Brilliant
(expt 2 63) looks odd
9223372036854775807
Otherwise a nice app, hoping to do some serious number crunching with it.
Great app. Missing parentheses matching.
Undefined functions
Reply to developer :
Could you tell me where i would be able to find list of functions in this program ( in order to find equivalent ones to Aulolisp)
Response from developer
Hi, My Lisp is not AutoLisp but a general purpose Lisp engine. You may be able to find equivalent function (set! for setq) or define other functions yourself (using read for setpoint and getint), but you’ll likely not get all AutoLisp. Sorry about it. You can get the list of all the functions and features of My Lisp on the help screen of the application (the green tab), along with a user manual with further details. Cheers
Amazing
Good APP
Simply Awesome
I wish it had graphics capability for games, artwork and charting, sound/ audio capabilities and some interactive capability for screen touch and screen orientation like Pythonista and Codea provide.
And access to system functions like the date and time and filesystem.
I wish it had a prolog interpreter with lisp source available and an external repository of lisp code like rosettacode.org
