sorawee
2020-2-8 09:50:43

every other mode starts with racket- though


soegaard2
2020-2-8 09:59:50

racket-check or racket-check-mode


laurent.orseau
2020-2-8 10:20:41

racket-anexp-mode ?


greg
2020-2-8 14:29:03

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
2020-2-8 16:30:21

@axel.schnell has joined the channel


greg
2020-2-8 17:47:25

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.


greg
2020-2-8 17:48:07

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


deactivateduser60718
2020-2-8 18:41:50

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.


laurent.orseau
2020-2-8 19:08:56

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’


jestarray
2020-2-8 20:34:23

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


aymano.osman
2020-2-9 00:43:08

@massung https://r-cade.io/a-personal-game-jam this is amazing!


massung
2020-2-9 00:49:53

Thanks!


mflatt
2020-2-9 01:04:23

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