cl-repl

1.0.25 for iPhone, iPad
Free
0

0 Ratings

Update Date

2023-11-26

Size

41.5 MB

Screenshots for iPhone

iPhone
cl-repl Description
A Common Lisp REPL featuring a simple editor, a command line, and a debug dialog (for restarts). Everything for Swank/Slime and Quicklisp is already included .

The editor allows to locally save files, has simple syntax highlighting, basic auto-indent, basic auto-completion, copy-paste of S-expressions, and a simple search function.
cl-repl 1.0.25 Update
2023-11-26
Ensure latest output visible when showing query dialog.
More Information
Price:
Free
Version:
1.0.25
Size:
41.5 MB
Update Date:
2023-11-26
Developer:
Paul Ruetz

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
1.0.25 2023-11-26
Ensure latest output visible when showing query dialog.
1.0.23 2023-09-01
Added split screen support.
Added button color settings; add these new variables in 'settings/colors.lisp':
(setf *button-color* "#e0e0e0")
(setf *button-text-color* "#26282a")
(setf *button-opacity* 0.12) ; (arrow and paren buttons only)
(setf *cursor-color* "blue")
1.0.21 2023-01-02
fixed zip / unzip when using "doc" shorthand
1.0.14 2022-01-26
fix dialog race condition (latest devices)
1.0.13 2021-12-08
bugfix: make * ** *** / // /// work again
1.0.10 2021-03-20
small fixes: 'loop' indent, 'describe'
1.0.7 2020-06-03
fix crash while loading some Quicklisp libraries (doesn't work for all libraries though)
1.0.5 2020-05-27
add key bindings for external keyboard: Alt+E (Expression): select / Alt+L (Lambda): eval; add unicode support to function LOAD* (for utf-8 encoded source files); fix smart quotation marks consisting of 2 characters;
1.0.4 2020-05-16
add renaming of files (works also for moving); add example of changing code while it's running; fix detection of local IP for Swank; fix for Frensh quotation marks;
1.0.2 2020-05-08
bug fix release: handle smart quotation marks, better local IP detection when starting Swank, new key bindings for external keyboard (Up / Down moves in history, Tab switches focus between editor and command line)
1.0 2020-05-02