I put together a couple guides for some of the extensive features that I added to my uLisp fork. Currently the ones there are for (catch)/(throw) and backquotes, which both are confirmed to work. I do have code for macros, but I haven't tested it yet, so no guide until I do that.
https://dragoncoder047.github.io/pages/ulisp_howto.html
Share it around if it would be any interest to the uLisp community...
I put together a couple guides for some of the extensive features that I added to my uLisp fork. Currently the ones there are for
(catch)/(throw)and backquotes, which both are confirmed to work. I do have code for macros, but I haven't tested it yet, so no guide until I do that.https://dragoncoder047.github.io/pages/ulisp_howto.html
Share it around if it would be any interest to the uLisp community...