Deutsch English Français Italiano |
<vdst1t$13792$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Gary Scott <garylscott@sbcglobal.net> Newsgroups: comp.lang.fortran Subject: Re: Is there a way in Fortran to designate an integer value as integer*8 ? Date: Sat, 5 Oct 2024 21:35:42 -0500 Organization: A noiseless patient Spider Lines: 26 Message-ID: <vdst1t$13792$1@dont-email.me> References: <vdict2$339ak$1@dont-email.me> <vdm3lb$1b8pr$1@paganini.bofh.team> <vdmbvt$3p2dv$2@dont-email.me> <vdmimv$1c18c$1@paganini.bofh.team> <vdmrj9$3rih7$3@dont-email.me> <vdn4i2$3ssv4$8@dont-email.me> <vdof50$1jtk1$1@paganini.bofh.team> <vdphnl$bgk6$2@dont-email.me> <vdpjkh$bqdc$1@dont-email.me> <lmd8jaFfk6oU1@mid.individual.net> <vds1sh$rp1j$1@dont-email.me> <vdsgqs$u392$3@dont-email.me> <vdsm82$und7$1@dont-email.me> <vdsqsg$v7ro$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sun, 06 Oct 2024 04:35:42 +0200 (CEST) Injection-Info: dont-email.me; posting-host="3fe0f813af7dc708d1b040f0f96ba7fe"; logging-data="1154338"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+toJThXkMuCPfB5zmSCT1mbDPi0jfTkzY=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:IIovuocDTsnR+vLqvXs8RDPTHBI= In-Reply-To: <vdsqsg$v7ro$1@dont-email.me> Content-Language: en-US Bytes: 2682 On 10/5/2024 8:58 PM, Lawrence D'Oliveiro wrote: > On Sat, 5 Oct 2024 19:39:31 -0500, Gary Scott wrote: > >> On 10/5/2024 6:07 PM, Lawrence D'Oliveiro wrote: >> >>> On Sat, 5 Oct 2024 13:52:01 -0500, Gary Scott wrote: >>> >>>> I really liked the flexibility of string/text processing of IBM's >>>> DCF/Script/GML. How that was powerful string handling. >>> >>> As good as Perl? >> >> vastly better, but it was specifically a text (document) processor, >> vastly different purpose. > > How could it have been better without regular expressions? Extremely powerful substitution, full control of fonts, code points, code pages, dynamically controlled overprinting, image handling, direct/binary datastream writing/editing, formatting page columns, gutters, running headings/footings, tables, lists (order, unordered, etc.), full support for foreign languages, double byte character sets decades before unicode, programmed symbol sets to devices. Directly define your own gml (predecessor to html) tags. Full support for numerical conversions, special/math symbol support, character substitution, font substitution tables based upon device capabilities...just to scratch the surface...