Hacker News new | ask | show | jobs
by edrx 1080 days 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

and I'm certainly going to cite you in my presentation in the next EmacsConf! =)

1 comments

While we're at this: 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#L20...

(It'll need a Python 3 update if you're more up with the times than me.)