(no title)
brimtown | 24 days ago
I’ve been doing my own exploration of terminal ASCII games via Dwarf Fortress instead of SimCity. I’ve learned that letting a coding agent play is an interesting way to get feedback as well :)
brimtown | 24 days ago
I’ve been doing my own exploration of terminal ASCII games via Dwarf Fortress instead of SimCity. I’ve learned that letting a coding agent play is an interesting way to get feedback as well :)
hrmtst93837|24 days ago
internet_points|24 days ago
but then we'd have to write an interface package to run it from emacs
larsbrinkhoff|24 days ago
You might point out that there are things like elisp.lisp that purports to run Emacs Lisp in Common Lisp, but I'm not sure that's viable for anything but trivial programs. There's also something for Guile, but I remain unconvinced.
notpushkin|24 days ago
agumonkey|24 days ago
convolvatron|24 days ago
vkazanov|24 days ago
Here, the point was to have everything in emacs completely, and also see if the architectural contraints make sense for elisp (and they do)
And have some fun, of course.