Measures Concepts
GitHub icon

Mortran

Mortran - Programming language

< >

Mortran is a programming language created in 1973.

#1856on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout