• 3 Posts
  • 309 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle











  • What is the code written in now? What happens if you clean it up? What is the project if I can ask? Everything has a runtime, though some are more complex than others. You might like OCaml which is where Rust got some ideas, or Haskell if you like brain benders. Rust (like C) is for when you need very efficient code, and you incur some pain in order to get that.