A fellow #Atari8bit user commented that with #RunCPM on the #FujiNet, #FORTRAN would be on the horizon. I wanted to show him how right his statement was. :) Shown here is an example of compiling, linking, and running some Fortran code in CP/M. invidious.snopyta.org/5XV_LuCw-JE
#Fortran is a well-aged programming language; rock-solid reliability and new support for parallel programming make it an essential language for next-generation high-performance computing: Modern Fortran is our Deal of the Day: mng.bz/YxBz#programming@realmilancurcic
RPL is not
"interpreted - like BASIC
"tokenized" language - like HP BASIC (speeds up the interpreter i)
"p-code" - like PASCAL (
better than an i)
"compiled" - like #FORTRAN or C (as good as it gets at high level)
It's a "threaded" language like
#LISP, FORTH
Ever convert your Python code to another language to make it faster to use in production? Stop doing that and just run your Python faster. bit.ly/3p0Xgmw