logoalt Hacker News

bottlepalmtoday at 4:09 PM2 repliesview on HN

You know what, that is some pretty readable code.. COBOL might have been on to something there. I've gotten so used to syntax soup this is refreshing.

https://github.com/icitry/FPS.cob/blob/main/fps.cob


Replies

ternaryoperatortoday at 6:56 PM

That readability is the upside of COBOL’s oft-assailed verbosity.

show 1 reply
giraffe_ladytoday at 4:21 PM

I had to get into an old tcl program for work recently and had the same thought. I wouldn't necessarily pick it today but it was kind of nice in a way that's unfamiliar to me from modern development.

show 1 reply