cl-repl

cl-repl

کامن لسپ REPL اور آسان ایڈیٹر

ایپ کی معلومات


August 12, 2025
18,731
اینڈروئیڈ ڈیوائس کے ساتھ مختلف ہوتا ہے
Everyone
Get cl-repl for Free on Google Play

Advertisement

ایپ کی تفصیل


اینڈروئیڈ ایپ تجزیہ اور جائزہ: cl-repl ، PLS.153 کے ذریعہ تیار کیا گیا۔ ٹولز زمرہ میں درج ہے۔ موجودہ ورژن V6Q ہے ، 12/08/2025 کو اپ ڈیٹ ہوا۔ گوگل پلے پر صارفین کے جائزوں کے مطابق: cl-repl. 19 ہزار سے زیادہ انسٹال حاصل کیا۔ cl-repl کے فی الحال 251 جائزے ، اوسط درجہ بندی 4.7 ستارے ہیں

کمانڈ لائن اور ہسٹری کے ساتھ ایک کامن Lisp REPL، نیز نحو کو نمایاں کرنے کے ساتھ ایک سادہ ایڈیٹر، سادہ بصری پیرن میچنگ، بنیادی آٹو تکمیل، فائلوں کو کھولنے/محفوظ کرنے کے لیے ایک فائل ڈائیلاگ، اور ایک سادہ ڈیبگ ڈائیلاگ۔
یہ Lisp سائیڈ کے لیے ECL نفاذ، اور UI کے لیے Qt5/QML استعمال کرتا ہے۔

کیچڑ شامل ہے، اور Quicklisp انسٹال کرنا معمولی ہے (مدد کے لیے کمانڈ دیکھیں: h)۔

مقامی وائی فائی میں فائل کا تبادلہ ممکن ہے، مدد ونڈو میں کمانڈ دیکھیں:w۔

یہ ایک اوپن سورس پروجیکٹ ہے، https://gitlab.com/eql/lqml/-/tree/master/examples/cl-repl دیکھیں
ہم فی الحال آخری ورژن اپ ڈیٹ 12/08/2025 پیش کر رہے ہیں۔ یہ ہمارا تازہ ترین ، سب سے بہتر ورژن ہے۔ یہ بہت سے مختلف آلات کے لئے موزوں ہے۔ گوگل پلے اسٹور یا دوسرے ورژن سے براہ راست Apk مفت ڈاؤن لوڈ کریں جن کی ہم میزبانی کر رہے ہیں۔ مزید یہ کہ آپ رجسٹریشن کے بغیر ڈاؤن لوڈ کرسکتے ہیں اور لاگ ان کی ضرورت نہیں ہے۔

ہمارے پاس Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... کے لئے 2000+ سے زیادہ دستیاب آلات موجود ہیں جن میں بہت سارے اختیارات ہیں ، آپ کے لئے یہ آسان ہے کہ آپ اپنے آلے کے مطابق کھیلوں یا سافٹ ویئر کا انتخاب کریں۔

اگر گوگل ایپ اسٹور پر آپ کے آلے کے پہلو سے کوئی ملک کی پابندیاں یا کوئی پابندی ہو تو یہ کام آسکتا ہے۔

نیا کیا ہے


- fix for android 15
- added 'libsqlite3.so' for Quicklisp
- query dialog (for input) now a small popup
- add button color settings *button-color*, *botton-text-color*, *button-opacity*, *cursor-color* (all meant for 'dark mode' colors)
- resizable editor window
- file exchange in local WiFi, see :h (help window) and command :w

گوگل پلے اسٹور پر شرح اور جائزہ


4.7
251 کل
5 81.9
4 12.5
3 2.8
2 0
1 2.8

انسٹال کی کل تعداد (*تخمینہ)

گوگل پلے پر انسٹال کی کل تعداد کا تخمینہ, گوگل پلے پر حاصل کردہ درجہ بندی کی تعداد اور انسٹال حدود سے قریب.

حالیہ تبصرے

user
Laurence Devlin

Editor: excellent. Documentation: almost none. Learning curve has been steep. My current isssue: I can't figure out how to transfer my programs from the app to "SD card" storage. There are brief, cryptic instructions, but I am unable to execute them successfully. (I have figured out the reverse: I can get files from the sd card to the app.)

user
A Google user

Really happy to have a CL repl on my phone. But for whatever reason, I can't prompt for anything because the input dialog takes up the entire window, and you can't read whatever the input prompt says. I hope that gets fixed, because everything else about it looks great. EDIT: Author's response corrects the issue. Thanks! Dunno why I didn't think of that since something like this occurs in another Lisp that I use on occasion and it's the same fix....

user
A Google user

Great to have a simple and easy to use download-and-go Common lisp REPL + editor available from the play store. I was initially unable to save files to external memory, but the developer worked with me to identify the issue, and had a bug fix sent out in a matter of days. All works well now, Great work! Five stars for opening a door for me to new options and possibilities for programming on the small portable computer I now hold in my hands.

user
A Google user

The power of lisp in your pocket ! The ability to load programs and then optionally run them using the Lambda button makes this especially versatile. If you can see beyond the well known use of parenthesis to the elegance and sheer power of lisp, you'll understand why many prefer lisp over traditional functional languages. Having now used this app for quite some time I can easily say that is easily the preferred medium for pocket computing

user
Index Data-Center

I copied and pasted a Mandelbrot Zoomer code I made on my desktop and it worked beautifully! The only thing I can suggest is making the actual act of text editing a little bit easier (having a select all button would be nice). Overall probably one of the cleanest Android compilers for any language I've ever used (Processing APDE still wins). I would pay a dollar for dark theme!

user
A Google user

It is noteworthy that, having lisp been a resource-intensive system only available at advanced computer labs at MIT now fits in my handheld device using up but scant storage memory and cycles. How wonderful!

user
Ali Raheem

I can't believe this hasn't had a review yet..it's a FULL COMMON LISP WITH REPL. You basically turn your phone into a Lisp Machine. It's free and open source and I've seen no ads..holy moly. 5/5.

user
Billy Clark

This is great, and I am surprised at how much I can end up immersed in the coding experience. Didn't expect I'd ever seriously try to code anything on a phone. Common Lisp is a key to that as it's so succinct and effective.