|
|
|
|
|
by jpe90
1091 days ago
|
|
I recently learned Fennel and cranked out a Love2D game as well. Not only that, but I discovered it’s trivial to run the game on some spare nintendo consoles I have lying around, because Lua is insanely portable. In contrast, I spent a ton of time trying to build other lisps that are designed to be embeddable on those consoles and got nowhere. Fennel rocks. Such a pragmatic and well designed mini-language. |
|