gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] equivalent of ctype?


From: Joel Rees
Subject: [gforth] equivalent of ctype?
Date: Thu, 13 Jul 2017 09:55:32 +0900

Does gforth provide a native equivalent of the ctype functions?
Or is it usually considered best to actually call the C library functions
for isalpha(), etc.?

Or do most such uses resort directly to the regular expressions stuff?

-- 
Joel Rees

One of these days I'll get someone to pay me
to design a language that combines the best of Forth and C.
Then I'll be able to leap wide instruction sets with a single #ifdef,
run faster than a speeding infinite loop with a #define,
and stop all integer size bugs with my bare cast.
http://defining-computers.blogspot.com/2017/06/reinventing-computers.html

More of my delusions:
http://reiisi.blogspot.com/2017/05/do-not-pay-modern-danegeld-ransomware.html
http://reiisi.blogspot.jp/p/novels-i-am-writing.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]