Notepad3: Feature Request: Support for Fortran syntax scheme

Created on 10 Nov 2019  路  4Comments  路  Source: rizonesoft/Notepad3

Hi,

I would like thank the author for developing the usefull editor. Fortran is a very popular programming language for the researchers in their scientific researches. So I sincerely request that Fortran syntax is supported in the upcoming version of Notepad3.

Regards,
Xi Liu

enhancement / feature req.

Most helpful comment

Moreover Intel FORTRAN is the preferred language to interact with tensor cores, thanks to its CUDA libraries and specialized instructions. 99% of the supercomputers are programmed in some variant of FORTRAN. The mostly used standard is 90 (or 95) but there are 2018 extensions and a 2020 conference was scheduled before COVID-19 emergency to talk about 202x standard.

I am about to write code about Finite Element Analysis for my University degree, so I hope the syntax will be introduced soon.

All 4 comments

What is the status of this request? I am starting to program in Fortran again in a few weeks :)

Is Fortran really a popular programming language (except in the field of High-Performance-Computing HPC). Scintilla's Fortran-Lexer stated "last change 2003". 馃

Is Fortran really a popular programming language (except in the field of High-Performance-Computing HPC). Scintilla's Fortran-Lexer stated "last change 2003". 馃

Fortran is still widely used in the fields of scientific researchs and engineering applications, such as numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics, crystallography and computational chemistry, etc. At present, Fortran is equipped in almost all of supercomputers. Fortran is ranked No. 34 in TIOBE index for April 2020. This ranking is higher than those of Lua, VBScript, PowerShell which are supported in Notepad3.

Moreover Intel FORTRAN is the preferred language to interact with tensor cores, thanks to its CUDA libraries and specialized instructions. 99% of the supercomputers are programmed in some variant of FORTRAN. The mostly used standard is 90 (or 95) but there are 2018 extensions and a 2020 conference was scheduled before COVID-19 emergency to talk about 202x standard.

I am about to write code about Finite Element Analysis for my University degree, so I hope the syntax will be introduced soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kofifus picture kofifus  路  33Comments

ltGuillaume picture ltGuillaume  路  41Comments

rizonesoft picture rizonesoft  路  58Comments

rizonesoft picture rizonesoft  路  30Comments

craigo- picture craigo-  路  43Comments