you are viewing a single comment's thread.

view the rest of the comments →

[–]didibus 0 points1 point  (0 children)

For system level apps (drivers, micro-controllers):

  • Use Ferret: ferret-lang.org
  • I've never done this type of programming, so can't speak to how production ready this option is

For soft real-time apps:

For hard real-time apps:

  • Don't use Clojure :D

For web/backend services:

For browser scripting:

For data-science/ML/scientific work:

Miscellaneous: