top | item 44831364

(no title)

flavio81 | 6 months ago

One could easily implement an Emacs (SLIME) plugin to "macroexpand" the (pseudo) expresion to real (concrete) Lisp code, and even to try again until the implementation satisfies you.

Then it becomes a concrete Lisp implementation and thus not unpredictable anymore.

discuss

order

xigoi|6 months ago

Isn’t that just vibe coding with extra steps?