Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Mortran

< >

Mortran is a programming language created in 1973.

#3523on PLDB 51Years Old

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)

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io