First | Prev || Next | Last
¿Question #226205?
pricero1: If your actions were governed by a computer program, which computer language would you hope that your software is written in?

imyourskribe: Rust is performant and memory safe, but its syntax is ugly as sin. I’m guessing I’m not the one writing it, though, so the first two vastly outweigh the third as far as I’m concerned.
BOBBYCAN: The one that runs Kryten in Red Dwarf. I've always liked him.
kswingruber: machine code of course (with the aid of assembler)
Woelf: 10 GOTO 20 / 20 GOTO 30 / 30 GOTO 10
rayzg: Although I know Java the best, the idea of memory management done automatically by the runtime sounds frightening when it comes to my own memories.
TomTi89: Judging from my limited experience, not C++, because I had a bad time with that. Tried Python, and that worked well enough.