by turboat on 11/9/23, 9:48 PM with 5 comments
However, the goal is to create working, robust software. It needs to actually run on computers, so I'll periodically transcribe to digital form. The deploy target is servers. Let's say one of the common VM types available on AWS.
Therefore, I'm trying to identify languages that are fast but fairly concise. For example, Ruby or Python would be good handwriting options, but they have slower execution speed. Rust and Java are fast, but verbose to write.
I'm thinking JS, Clojure, or Crystal might be the most practical choices. Any other suggestions?
by gus_massa on 11/9/23, 10:13 PM
There is a nice comparison of languages speed and sizes in https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
I like Racket, but editing it without the help of a editor to match the parenthesis is imposible.
by enduku on 11/10/23, 3:24 PM
by 082349872349872 on 11/9/23, 10:47 PM
(Fun fact: Peter Landin originally introduced the "offside rule" because it would be suitable for handwritten as well as digital input)