←back to thread

170 points judicious | 1 comments | | HN request time: 0.201s | source
1. QuantumSeed ◴[] No.45409840[source]
I was an APL programmer for many years and I insisted on writing as much of my code as possible without branches. Fortunately, it was reasonably easy to do in that language, if sometimes resulting in very cryptic code