Hacker News new | ask | show | jobs
by QuantumSeed 256 days ago
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