HackerTrans
TopNewTrendsCommentsPastAskShowJobs

James-Bennet

no profile record

comments

James-Bennet
·قبل 8 أشهر·discuss
By "GPLv3" do you mean "GPL-3.0-or-later"? https://www.gnu.org/licenses/gpl-faq.html#VersionThreeOrLate...
James-Bennet
·السنة الماضية·discuss
I am looking for a game framework that allows interactive programming like LISP for browser games. So far I have tried love2d, TIC-80, and defold. Fennel (Clojure like language for Lua) works with love2d and TIC-80, but I could not get emacs repl to connect to TIC-80. Also I couldn't get Fennel to work with defold. Maybe there's a way I haven't found yet, but for now the only way to achieve interactive programming is to use love2d (love2d + fennel + emacs repl).

https://vxlabs.com./2018/05/18/interactive-programming-with-... https://technomancy.us/188