David Johnson-Davies
David Johnson-Davies
Thanks - let me know when you get it working!
Thank you - 1.94 works without problems. I selected what appeared to be the latest download from the "Downloads" section on the "Your Servers" tab in the Hardware Fiddle. Perhaps...
These are all interesting ideas - I'll need to think about them! > p.s. what program do you use to draw the box-and-pointer diagrams on the uLisp website? I use...
No, but that's a great idea! Perhaps a Lisp program that generates SVG?
> I also have some ideas for how to make uLisp object-oriented Have you seen this? [Simple object system](http://www.ulisp.com/show?37VY)
> I was thinking that these different aspects could all be stored in lookup tables in flash just like the core uLisp function lookup table I don't yet quite understand...
By the way, I'll probably try to sort out the problems with LastChar at the same time, since that involves streams too.
I've been thinking about how it might work. No one else is complaining, so it's not a high priority for me - more like a fun project!
Hi - good questions! Although I enjoy writing code for uLisp I'm actually trying to resist the temptation to keep extending it further. I think it has reached an ideal...
> I hope I'm not overwhelming you with code or ideas. No, I welcome code and ideas. It might take me a couple of days to digest them though! >...