Mr-Dispatch

Results 20 comments of Mr-Dispatch

> Same parameters for COMMAND, of course. Scratch that, non-queries are now probably like running around and shouting "WTF is he talking about". That's probably also why it's ignored for...

I've just added a special var & read-json* keyword parameter for make-hash-table :test designator. With EQUALP, I can use keywords in code, let my API translate it into strings, and...

I was more like asking whether it would even be considered a feature (I haven't even cloned, I just edited on a whim, copied to my .local-projects, ql:uninstalled ultralisp original,...

Ok, I just realized that as this doesn't recur unless the first symbol is a keyword, it won't work for nested expression where the parent expression doesn't have a keyword...

seems it doesn't work for more complex expressions (I don't know what esrap is doing, obviously).

Thank you for your kind, oh-so detailed reply. But my point wasn't to "solve" it just for my demo (that would be lying, by omission of glue code). Since "we...

Having this problem for some time (year or two; Win10 / SBCL x64 2.2.x - 2.3.x via Roswell). Did not went away even after (unrelated) full Roswell(etc.) wipe and reinstall....

Ok, installing fresh quicklisp under SBCL 2.3.6 (compiled - but not executed - through Roswell), the following almost works: ``` * (ql-dist:install-dist "http://bodge.borodust.org/dist/org.borodust.bodge.txt") ... * (ql:quickload '(nuklear-blob bodge-nuklear)) ... *...

DUH it's unrelated, just wanted to share (thought maybe the *-blob package is outdated). As for figuring out what's wrong under roswell, could you give me some clues as to...

Here is a copy of the Voyage chapter I downloaded from somewhere on 2023-03-05: https://ufile.io/f3t5xog1 EDIT: Inside date is 2020-12-14, perused recently, was still good intro.