Very good!
The only thing I‘d like to have is a „modern“, i.e. iOS 26-styled virtual keyboard instead of the „legacy“ one (but that‘s not a major problem, so still 5 stars).
Thanks!
Excellent
For now it's the best way I found to program in Lisp on my iPad...
It's free, open source, documented, based on standards, the UI is simple but user friendly...
Great job
Can't
Seems to be undocumented feature of mirroring interpreter content from editor. Can be deleted by using the apple files app. Which is poorly at best, but better than nada.
Response from developer
Thanks a lot for the feedback. This should be fixed now in the new 2.2 release.
My Favorite App
Thank you for all of your hard work in putting this together! It's so good.
arrow keys needed!
The only one thing that I would ask developer: please, if it’s possible and not too hard, add arrow keys to virtual keyboard, at least left and right ones.
Response from developer
Thanks a lot for your feedback. As of version 2.2.1, there‘s a second set of keys on the virtual keyboard that includes cursor navigation keys.
Just works
Some bug fixes
Get it, you won’t regret it!
Very good app for learning programming and experimentation
The features that could be useful but are currently missing:
- autocomplete;
- search for variables and functions from libraries not yet imported into environment;
- ability to export PDF language and library reference that are already stored within the app into files to use in reader of choice.
A fully-fledged R7RS Scheme environment: what's not to like?
The future is, in fact, here.
An excellent program with a weird UI
Sweet
The best
Do you want to do the
Great App
Very Good! Thank You!
Good app but crashes frequently
However the interpreter often crashes with recursive functions. Probably stack overflow, but this should not crash the entire app.
Especially annoying because the editor has no auto-save. So a lot of work can be lost if you don’t manually save frequently.
Response from developer
Thanks for your feedback! You were guessing right and it was possible for non-tail recursive functions to overflow the stack (and crash the whole app). This has been fixed with version 1.3.3. The editor supports auto-save but requires that the content is first saved to a file. With version 1.3.4, also this has been fixed and auto-save now works universally also for "unsaved" editor buffers.
A curious crash
((((((if (null? ()) identity identity))))))
The app crashes.
If I remove some outer parentheses, the interpreter shows an error instead.
Awesome app otherwise.
Response from developer
Üsér, thanks a lot for reporting this bug. This issue has been fixed with the 1.3.3 release.
I have been waiting for this!
I’m an engineer and this allowed me to create my own Beta Function Synthetic Sample Generator. I am playing around with statistics, retirement, and Engineering Economy. I crashed the environment a few times but that’s ok, it was fun. I was able to recover and press on. I have the code that crashes the system if the developer wants it. The sampler will generate 200 samples fine, but chokes on 1000.
Thanks again!
