Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Mortran

< >

Mortran is a programming language created in 1973.

#3763on PLDB 51Years Old
Wikipedia

Mortran (More Fortran) is an extension of the Fortran programming language used for scientific computation. It introduces syntax changes, including the use of semicolons to end statements, in order to improve readability and flexibility. Mortran code is macro-processed into Fortran code for compilation. Read more on Wikipedia...


Example from Wikipedia:
I = SQRT(X/2.0) A(I,K) = SQRT(X/2.0) J = SQRT(X/2.0)
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll