Hi,
I'm trying to use your LISP implementation to help students understand some
expressions. I'm hacking an interactive Mathjax editor, where one can input
some LaTeX code and LISP expressions:
http://profgra.org/lycee/mathjax.html
I chose your implementation because of its simplicity and light weight.
One thing is missing: string manipulation (I should have think about that!).
My question:
Do you think that it is possible to augment your code for this or is there a
big structural problem that would prevent me to add this?
Any hint for implementing string manipulation?
Original issue reported on code.google.com by
christop...@gmail.comon 24 Jan 2014 at 9:48