home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.forth      Forth programmers eat a lot of Bratwurst      117,927 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 116,279 of 117,927   
   Paul Rubin to dxf   
   Re: push for memory safe languages -- im   
   07 Mar 24 18:25:57   
   
   From: no.email@nospam.invalid   
      
   dxf  writes:   
   > For example it's my experience one can input an out-of-range integer   
   > into C and Forth compilers and neither will notice....  Programmers   
   > too and I'm no exception.   
      
   These days I'd call C and Forth both niche languages, the niche being   
   low level systems code and small embedded programs.  #1 on TIOBE is   
   Python, which uses arbitrary precision as the native integer type.  That   
   slows arithmetic down but it mostly eliminates the overflow problem.   
      
   IMHO that is what all high level languages should do by default.  Of   
   course native machine types and low level languages (C, Forth, Rust,   
   Ada, etc.) should stay available for cases where you want to or have to   
   program closer to the hardware.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca