lispy repl-loop substitution with IPython? -


is there way substitute lisp interpreter repl() loop ipython.

http://www.norvig.com/lispy2.html

here full source code :

https://github.com/norvig/pytudes/blob/master/lispy.py


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -