cross-posted from: https://lemmy.world/post/31184706

C is one of the top languages in terms of speed, memory and energy

https://www.threads.com/@engineerscodex/post/C9_R-uhvGbv?hl=en

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 1 year ago (1 child)

Every time I get surprised by the efficiency of Lisp! I guess they mean Common Lisp there, not Clojure or any modern dialect.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago

    Yeah every time I see this chart I think "unless it's performance critical, realtime, or embedded, why would I use anything else?" It's very flexible, a joy to use, amazing interactive shell(s). Paren navigation is awesome. The build/tooling is not the best, but it is manageable.

    That said, OCaml is nice too.

  • source
  • parent