|
|
Subscribe / Log in / New account

Semicolons

Semicolons

Posted Apr 14, 2023 4:27 UTC (Fri) by rsidd (subscriber, #2582)
In reply to: Semicolons by Cyberax
Parent article: The early days of Linux

My first language was BASIC, on a TRS-80 and a BBC Micro. Then came Pascal (Turbo Pascal on MS-DOS). I learned C in grad school in a physics department. I successfully avoided learning Fortran ever. But I'm told Fortran 2003 onwards is not so bad.


to post comments

Semicolons

Posted Apr 17, 2023 1:02 UTC (Mon) by mathstuf (subscriber, #69389) [Link]

Fortran certainly is interesting these days. Many modifiers are available to fine tune exactly what you mean (instead of C's "eh, something sane or UB" coin flip). Of course, discovering the modifiers is troublesome at times and with umpteen ways to spell things, the "best" way feels more like C++ subsetting arguments if one cared enough to argue about it.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds