-
Solid advice, worth the read for me just to uncover this gem.
https://github.com/uhub/awesome-erlang
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
Awesome maintains a directory of these if you'd like to find more of them.
https://github.com/sindresorhus/awesome
-
-
-
If you don't mind being stuck on Windows you could use Visual C# or Visual Basic, they have edit-and-continue too. https://learn.microsoft.com/en-us/visualstudio/debugger/edit... I've worked with the SuperTux C# level editor in the past. C# was actually pretty nice for GUI stuff.
There doesn't seem to be a good GUI framework for Clojure. There was Seesaw but it hasn't been updated since 2019. There is a guy developing a new framework https://github.com/HumbleUI/HumbleUI/ but it's WIP. I guess you could sidestep this by making it a webapp and using figwheel.
-
There is a port of the Clojure language to Dart with Flutter support: https://github.com/Tensegritics/ClojureDart
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I'm doing a similar trawl. So far Julia is looking like the language to beat.
https://julialang.org/
-
ncc
Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
You could use ncc to compile a binary:
https://github.com/vercel/ncc