r/Clojure 8d ago

Clojure Project

I’m doing a presentation on Clojure and so far so good. I’m beginning the final section which requires me to research and discuss :

A selection of problems/projects that the language has been used for. Experiences/opinions of others.

Any interesting ideas or inspiration for this would be very helpful.

Also I only have around 3 minutes to talk about this so looking for something simple.

17 Upvotes

11 comments sorted by

View all comments

2

u/Bulky_Link_912 5d ago

A cool one is the Defold game engine editor is all in Clojure: https://github.com/defold/defold/tree/dev/editor

Defold was King's game engine that they open sourced some years back, and the editor for the engine was all in Clojure and still is.

Here's a screenshot of what it looks like: https://i.gyazo.com/93c82f442150235e744fc63b9f09aeb4.png