Yes, a REPL is a treasure.
Probably worth repeating all these points (and more) for the benefit of all those who don't know them yet.
"It’s not clear how to reload code after it has changed."
is a valid point for Python as well.
Yes, a REPL is a treasure.
Probably worth repeating all these points (and more) for the benefit of all those who don't know them yet.
"It’s not clear how to reload code after it has changed."
is a valid point for Python as well.
#lispyGopherClimate
I got yanked away again, so prerecording 15 hours early. If the upload didn't work, here's the #peertube https://toobnix.org/w/i4xYbREx8Cbas49TDqnRho .
https://anonradio.net:8443/anonradio 0UTC Wednesdays.
#climate #haiku @kentpitman https://climatejustice.social/@kentpitman/112951011092061640
Incredible @limneticvillains #music . (Album - logic collapse 2022) (because of @etherdiver <3)
#lisp #clim #emacs #slime #interactiveProgramming #orgmode
around my #lambdaMOO faking and this thread https://climatejustice.social/@kentpitman/112925361530215380
#mcclim #graphics simple image display #commonLisp #programming #howTo video.
Since I did it somewhat live (while cribbing from dress rehearsal) it's 13 minutes of me making mistakes in emacs but in the end we basically get to the two lines:
(make-pattern-from-bitmap-file (image-path obj))
(draw-pattern* pane img-pattern 0 0)
I use ed #emacs #orgmode #slime #interactiveProgramming in a kinda zany way but I think it's great
https://toobnix.org/w/9aTWZrzvVP9uA92ibKv2e1
@screwtape@toobnix.org subscribe
https://toobnix.org/w/2Zhf4QM4uJvNDg6iXM71dw
Edit: Forgot link
13-something minute #video #howTo #clim hot-recompiling lisp interface design #commonLisp #lisp #emacs #sbcl .
Just kinda freewheeling about as I think of things, sticking new panels to it, shuffling them about. #interactiveProgramming
Feedback sought.
For #lafs -> https://lispy-gopher-show.itch.io/lisp-game-soft-cons
I suddenly no longer have any interest in trying to find a copy of
Interactive Programming Environments 1984 by Barstow, Shrobe, and Sandewall.
It was a book focusing on #interlisp and more broadly a historical selection of evolved #lisp programming styles.
I have only been able to find a 3 page article that apologises for publishing it.
#lisp #interactiveProgramming .
@amszmidt @pkw @rms @lispi314 @gnemmi
hints or w/e on the trail appreciated.
@abortretryfail It has a certain lack of interactivity as a command line-oriented shell that stunts its potential.
If like #Emacs or the #LispMachine #Lisp listener (#OpenGenera videos on youtube demonstrate it) one could just open up & inspect objects and functions to look at their structure and methods/inputs/returns, it would make working with it so much more pleasant.
But my feeling is that Microsoft doesn't like command shells in general and has no interest in #InteractiveProgramming.