
every other mode starts with racket-
though

racket-check
or racket-check-mode

racket-anexp-mode ?

It pretty much needs to start with racket-
because that is pretty much the extent of Emacs Lisp’s module or namespace “system”. :face_with_rolling_eyes:

@axel.schnell has joined the channel

Thanks everyone for the feedback and suggestions. I’m leaning toward “exp” because “expand, explain, explore” is the best short summary of how it works and what it does for you.

So I think I’ll go with racket-exp-mode
or even simply racket-xp-mode
.

Updates to kinda-ferpy
: https://docs.racket-lang.org/kinda-ferpy/index.html
• Cell bodies can now see their current values while computing a new one. • Added support for async cells that evaluate on their own thread. Dependent cells can wait for their values. • Fixed problem where some cells were updated more than once during a change. • Seperated docs into guide and reference. • Guide includes section on synchronization Planned updates: • Add stateful-cell/async
macro to parallel stateful-cell
Interface has not yet been declared stable. Feedback appreciated as always.

I’m not using it (for now?) so don’t put much weight on this, but I would advise against -xp- as it’s mostly synonymous with ‘experience’

in #lang slideshow
, is there a way to make text selectable and scalable :0 ?


Thanks!

I don’t know of one. But I wouldn’t have remembered object-method-arity-includes?
, either.