8 ms·
Hey: MANY, MANY, MANY THANKS!!! I use REPLs in ways that are similar to yours, but 1) you have several tricks that are new to me, and 2) you've been able to pu
by edrx 3y ago
Hey: MANY, MANY, MANY THANKS!!!
I use REPLs in ways that are similar to yours, but 1) you have several tricks that are new to me, and 2) you've been able to put into words many ideas that I haven't!
My way is here,
http://anggtwu.net/eepitch.html http://anggtwu.net/eepitch.html
and I'm certainly going to cite you in my presentation in the next EmacsConf! =)
- abecedarius 3y agoWhile we're at this: https://github.com/darius/halp https://github.com/darius/halp -- I came up with it 16 years ago and still use it. Example of use: the ## comments and #. outputs in https://github.com/darius/sturm/blob/master/tictactoe.py#L209-L225 https://github.com/darius/sturm/blob/master/tictactoe.py#L20... (It'll need a Python 3 update if you're more up with the times than me.)