Scrolling needs improvement
In the Console, when you fill it up the last line is off the bottom so you can’t see the result or what you are typing. Other than that it works great.
Oh...
Since I can’t copy and paste from the website, it’s difficult to use it for checking the behavior of sample code.
Thank you!
At first glance, a very nice implementation of LISP on the Mac, with which AI programming (Peter Norvig, 1991) can be learned wonderfully
Very nice iOS implementation
Nice lisp interpreter I’m on iOS. It’s fast and extensible. Includes a number of examples. Nice editor and other tools included. Can’t beat the price.
MAJOR FUNCTIONS MISSING
This app is useless. Most functions from common lisp say ‘undefined function’. There isn’t even an array function. Basic functions such as defun are missing. Is there a way to get them in there, and if so how to define them? We don’t know because the ‘help’ tab is also useless.
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.










