New Arch Linux package: **evcxr_repl** 🚀
🦀 A Rust REPL based on evcxr.
⭐ GitHub: https://github.com/evcxr/evcxr
🐧 Package: https://archlinux.org/packages/extra/x86_64/evcxr_repl/ (pacman -S evcxr_repl)
The glory of #lisp like #clojure is supposed to be the smooth #REPL experience. I have gone back to the stoneage because github actions are receiving an error that I cannot reproduce locally, so I keep making a change, pushing to see if that effects the github test error, and then trying again. Like I'm back in the stone age.
#lispyGopherShow #lisp y #gopher on #aNONradio only on @SDF public access unix.
0. #climate in NZ
1. #CommonLisp #McCLIM #ASDF and not cold booting one's #REPL
2. And hence stapling an user interface other than streams to my planner bot from old computer challenge
3. Some new gophers arrive from activitypub @silverwizard @nuintari . But what is item type t from silverwizard's static site generator?
4. DWIMification jokes in @alexshendi 's part of the last show's thread
~chat irc #anonradio
#lispygophershow #lisp #gopher #anonradio #climate #commonlisp #mcclim #asdf #repl
#xterm #rlwrap #repl #asdf #goodEnough #CommonLisp #development
https://gopher.tildeverse.org/tilde.institute/0/~screwtape/203303711-rlwrap-repls-for-common-lisp.txt
gopher://tilde.institute/0/~screwtape/203303711-rlwrap-repls-for-common-lisp.txt
#xterm #rlwrap #repl #asdf #goodenough #commonlisp #development
TIL that #CrystalLang icr removed readline and libedit support. If `stty sane` doesn't fix your #REPL input problems, you may need to invoke it like this instead:
```bash
alias icr='rlwrap --always-readline --no-children --ansi-colour-aware icr'
```
Seems like a poor design decision, but at least there's a pair of work-arounds to having an unresponsive and unkillable REPL!
Hot take: the potential of free software cannot be fully realized with static, batch-oriented, multiple-address-space, memory-unsafe programming environments. There is too much friction to exercise your freedom.
#FreeSoftware #OpenSource #FOSS #Programming #ProgrammingLanguages #REPL #ReplDrivenDevelopment #Lisp
#freesoftware #opensource #foss #programming #programminglanguages #repl #repldrivendevelopment #lisp
多條 GPT-4 API 密鑰被盜 黑客從 Repl.it 中盜取+免費對外分享
外媒 Vice 指出有人在 Discord 群組 r/ChatGPT 中分享 OpenAI GPT-4 的 A […]
The post 多條 GPT-4 API 密鑰被盜 黑客從 Repl.it 中盜取+免費對外分享 appeared first on 香港 unwire.hk 玩生活.樂科技.
#科技趣聞 #GPT-4 #Open AI #Repl.it
https://unwire.hk/2023/06/10/gpt-4-api-repl-it/fun-tech/?utm_source=rss&utm_medium=rss&utm_campaign=gpt-4-api-repl-it
Link blog entry for "Alternate Python REPL - bpython": (https://bpython-interpreter.org/)
#repl, python, cooltool
PiLisp's REPL has some peculiar defaults and I wrote about them:
https://www.danielgregoire.dev/posts/2023-05-26-pilisp-pl-macro/
if you want to get all dirty 😂 , #phel is also a clojrue like lisp for php. Unfortunately has no nework #repl so far https://phel-lang.org/
The factor programming language and environment looks really exciting. The language has influences from #Forth, #lisp and #smalltalk. It is a stack based programming language. Very interesting is the interactive, graphical #REPL environment, where you can load code and execute it step by step, view the result on the data stack, jump back and execute again. Reminds me a lot of interactive smalltalk environments. I think I really need to learn the language. https://youtube.com/watch?v=OLh61q4c4XE&feature=shares
@galdor Thanks for sharing that! I will definitely try it out soon! Does it have any compatibility with #EmacsLisp?
My ideal #TextEditor would be a lightweight #Emacs clone written in #Scheme, #Haskell, or #OCaml that includes a #REPL for Scheme/Haskell/Ocaml, and also a clone of the Emacs Lisp interpreter that is feature-complete enough to run some of the Emacs packages that I really like.
- There is The Yi editor written in Haskell, but it does not clone Emacs Lisp.
- There is also Edwin written in MIT Scheme, but it also does not clone Emacs Lisp.
- #Guile Scheme provides an Emacs Lisp interpreter but it is not feature complete enough to write run any legacy Emacs packages.
- I have not yet tried "Fork-Efuns" written in Ocaml though.
#emacslisp #texteditor #emacs #scheme #haskell #ocaml #repl #guile
@drwho @cryptoxic REPLs are nice. You can actually have your cake & eat it too, #SBCL transparently compiles everything even in #REPL.
REPLica: REPL instrumentation for Coq analysis
(2020) : Ringer, Talia et al
DOI: https://doi.org/10.1145/3372885.3373823
#coq #study_methodology #REPL #user_interface #proof_engineering #instrumentation #my_bibtex
#coq #study_methodology #repl #user_interface #proof_engineering #instrumentation #my_bibtex
rlwrap is super handy, and its tags/stdio-based filter protocol is neat in how simple yet powerful it is. So much, I've been tinkering on-and-off with a smol port of their filter module for more portable readline integration in the #fennel #REPL
But! I get that rlwrap filters are usually used in a context where remote code execution is the point, but rlwrapfilter.py clearly wants to watch the world burn
@deno_diary
@deno_land
They now run #Deno v1.28.3 which includes npm: support
#repl.it #javascript
Did you know that #Deno #freshframework runs on #repl.it as does other #deno apps? @deno_land #javascript https://replit.com:/@cdoremus/Deno-Fresh-Twind?s=app
#deno #freshframework #repl #javascript