Sujet : Re: "A diagram of C23 basic types"
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 03. Apr 2025, 19:45:41
Autres entêtes
Organisation : None to speak of
Message-ID : <85tt75jd7u.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Gnus/5.13 (Gnus v5.13)
scott@slp53.sl.home (Scott Lurndal) writes:
Kaz Kylheku <643-408-1753@kylheku.com> writes:
[...]
I made , (comma) the digit separator in TXR Lisp. Nobody uses _ in the
real world.
>
That's an incorrect statement. There's a large amount of Verilog
code (both the RTL and the associated verification testbench code)
that uses _ as a digit separator.
I suspect that by "the real world" Kaz was referring to usage outside
programming languages.
There are a number of languages that use '_' as a digit separator; Ada,
Perl, Python, Ruby are some examples.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */