/
usr
/
share
/
mc
/
syntax
/
/usr/share/mc/syntax
mkdir
upload
Name
Size
Mode
Actions
ada95.syntax
3531
0644
edit
dl
rm
as.syntax
5716
0644
edit
dl
rm
aspx.syntax
1069
0644
edit
dl
rm
assembler.syntax
12149
0644
edit
dl
rm
awk.syntax
5768
0644
edit
dl
rm
c.syntax
3411
0644
edit
dl
rm
cabal.syntax
9758
0644
edit
dl
rm
changelog.syntax
936
0644
edit
dl
rm
cmake.syntax
32960
0644
edit
dl
rm
cobol.syntax
22608
0644
edit
dl
rm
cs.syntax
4541
0644
edit
dl
rm
css.syntax
19919
0644
edit
dl
rm
cuda.syntax
4706
0644
edit
dl
rm
cxx.syntax
3885
0644
edit
dl
rm
cython.syntax
10459
0644
edit
dl
rm
d.syntax
18475
0644
edit
dl
rm
debian-changelog.syntax
673
0644
edit
dl
rm
debian-control.syntax
922
0644
edit
dl
rm
debian-description.syntax
473
0644
edit
dl
rm
debian-sources-list.syntax
1943
0644
edit
dl
rm
diff.syntax
1231
0644
edit
dl
rm
dlink.syntax
8248
0644
edit
dl
rm
dos.syntax
2171
0644
edit
dl
rm
ebuild.syntax
17953
0644
edit
dl
rm
eiffel.syntax
2987
0644
edit
dl
rm
erlang.syntax
10052
0644
edit
dl
rm
f90.syntax
8961
0644
edit
dl
rm
filehighlight.syntax
2360
0644
edit
dl
rm
fortran.syntax
8607
0644
edit
dl
rm
glsl.syntax
15618
0644
edit
dl
rm
go.syntax
5152
0644
edit
dl
rm
haskell.syntax
8694
0644
edit
dl
rm
hive.syntax
37504
0644
edit
dl
rm
html.syntax
36255
0644
edit
dl
rm
idl.syntax
3070
0644
edit
dl
rm
ini.syntax
220
0644
edit
dl
rm
j.syntax
1588
0644
edit
dl
rm
jal.syntax
10281
0644
edit
dl
rm
java.syntax
3909
0644
edit
dl
rm
js.syntax
5841
0644
edit
dl
rm
json.syntax
1396
0644
edit
dl
rm
kotlin.syntax
5600
0644
edit
dl
rm
latex.syntax
8964
0644
edit
dl
rm
lisp.syntax
2236
0644
edit
dl
rm
lkr.syntax
2109
0644
edit
dl
rm
lsm.syntax
1249
0644
edit
dl
rm
lua.syntax
8543
0644
edit
dl
rm
m4.syntax
3132
0644
edit
dl
rm
mail.syntax
4113
0644
edit
dl
rm
makefile.syntax
2361
0644
edit
dl
rm
markdown.syntax
557
0644
edit
dl
rm
meson.syntax
3347
0644
edit
dl
rm
ml.syntax
2632
0644
edit
dl
rm
named.syntax
6682
0644
edit
dl
rm
nemerle.syntax
5753
0644
edit
dl
rm
nroff.syntax
8139
0644
edit
dl
rm
octave.syntax
10834
0644
edit
dl
rm
opencl.syntax
5743
0644
edit
dl
rm
osl.syntax
4067
0644
edit
dl
rm
pascal.syntax
3982
0644
edit
dl
rm
perl.syntax
9764
0644
edit
dl
rm
php.syntax
111527
0644
edit
dl
rm
PKGBUILD.syntax
13595
0644
edit
dl
rm
po.syntax
2318
0644
edit
dl
rm
povray.syntax
8548
0644
edit
dl
rm
procmail.syntax
8299
0644
edit
dl
rm
properties.syntax
1634
0644
edit
dl
rm
protobuf.syntax
1534
0644
edit
dl
rm
puppet.syntax
22071
0644
edit
dl
rm
python.syntax
9651
0644
edit
dl
rm
r.syntax
4433
0644
edit
dl
rm
ruby.syntax
6110
0644
edit
dl
rm
rust.syntax
4532
0644
edit
dl
rm
sh.syntax
66034
0644
edit
dl
rm
slang.syntax
3428
0644
edit
dl
rm
smalltalk.syntax
5271
0644
edit
dl
rm
spec.syntax
11934
0644
edit
dl
rm
sql.syntax
10897
0644
edit
dl
rm
strace.syntax
1076
0644
edit
dl
rm
swift.syntax
6446
0644
edit
dl
rm
swig.syntax
5562
0644
edit
dl
rm
Syntax
8384
0644
edit
dl
rm
syntax.syntax
2146
0644
edit
dl
rm
tcl.syntax
4422
0644
edit
dl
rm
texinfo.syntax
9083
0644
edit
dl
rm
ts.syntax
6461
0644
edit
dl
rm
tt.syntax
3636
0644
edit
dl
rm
unknown.syntax
31
0644
edit
dl
rm
verilog.syntax
20542
0644
edit
dl
rm
vhdl.syntax
5133
0644
edit
dl
rm
xml.syntax
1147
0644
edit
dl
rm
yabasic.syntax
5439
0644
edit
dl
rm
yaml.syntax
1373
0644
edit
dl
rm
yum-repo.syntax
353
0644
edit
dl
rm
yxx.syntax
6571
0644
edit
dl
rm
Edit:
/usr/share/mc/syntax/fortran.syntax
(8607B)
# --------------------------------------------------- # fortran.syntax # FORTRAN language syntax highlighting template. # Provides syntax highlighting rules for the # FORTRAN programming language. # # Author: John Theal # Email: jtheal@renegadelinuxbox.dhs.org # December 7, 1999 # --------------------------------------------------- # Heavily modified by Paul Sheer <psheer@obsidian.co.za>. caseinsensitive context default # keywords at the beginning of line keyword linestart ! black yellow keyword linestart \* black yellow keyword linestart c black yellow keyword linestart C black yellow keyword linestart \s\s\s\s\s\* yellow red keyword linestart \s\s\s\s\s\+ yellow red keyword linestart \s\s\s\s\s\s black brightcyan/blue3 keyword linestart 0\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 1\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 2\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 3\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 4\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 5\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 6\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 7\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 8\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart 9\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart \s\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart \s\s\{0123456789\s\}\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart \s\s\s\{0123456789\s\}\{0123456789\s\}\s white brightcyan keyword linestart \s\s\s\s\{0123456789\s\}\s white brightcyan # boolean and logical expressions / operators keyword .and. brightred/orange keyword .eq. brightred/orange keyword .eqv. brightred/orange keyword .false. brightred/orange keyword .ge. brightred/orange keyword .gt. brightred/orange keyword .le. brightred/orange keyword .lt. brightred/orange keyword .ne. brightred/orange keyword .neqv. brightred/orange keyword .not. brightred/orange keyword .or. brightred/orange keyword .true. brightred/orange keyword whole lge brightred/orange keyword whole lgt brightred/orange keyword whole lle brightred/orange keyword whole llt brightred/orange # declarations keyword whole block brightcyan keyword whole character brightcyan keyword whole common brightcyan keyword whole complex brightcyan keyword whole data brightcyan keyword whole dimension brightcyan keyword whole double brightcyan keyword whole external brightcyan keyword whole format brightcyan keyword whole implicit brightcyan keyword whole integer brightcyan keyword whole intrinsic brightcyan keyword whole logical brightcyan keyword whole none brightcyan keyword whole parameter brightcyan keyword whole precision brightcyan keyword whole real brightcyan # general programming syntax keyword whole assign brightgreen keyword whole call brightgreen keyword whole continue brightgreen keyword whole do brightgreen keyword whole else brightgreen keyword whole elseif brightgreen keyword whole end brightgreen keyword whole enddo brightgreen keyword whole endif brightgreen keyword whole for brightgreen keyword whole goto brightgreen keyword whole if brightgreen keyword whole pause brightgreen keyword whole return brightgreen keyword whole stop brightgreen keyword whole then brightgreen keyword whole to brightgreen keyword whole while brightgreen # headers keyword whole entry brightgreen keyword whole function yellow keyword whole program yellow keyword whole subroutine yellow # I/O functions # may have optional equal signs after them: 'keyword =' keyword whole access brightmagenta keyword whole backspace brightmagenta keyword whole blank brightmagenta keyword whole close brightmagenta keyword whole direct brightmagenta keyword whole endfile brightmagenta keyword whole err brightmagenta keyword whole exist brightmagenta keyword whole file brightmagenta keyword whole fmt brightmagenta keyword whole form brightmagenta keyword whole formatted brightmagenta keyword whole inquire brightmagenta keyword whole iostat brightmagenta keyword whole name brightmagenta keyword whole named brightmagenta keyword whole nextrec brightmagenta keyword whole number brightmagenta keyword whole open brightmagenta keyword whole opened brightmagenta keyword whole print brightmagenta keyword whole read brightmagenta keyword whole rec brightmagenta keyword whole recl brightmagenta keyword whole rewind brightmagenta keyword whole sequential brightmagenta keyword whole status brightmagenta keyword whole unformatted brightmagenta keyword whole unit brightmagenta keyword whole write brightmagenta # mathematical functions keyword whole abs yellow keyword whole acos yellow keyword whole aimag yellow keyword whole aint yellow keyword whole alog yellow keyword whole alog10 yellow keyword whole amax0 yellow keyword whole amax1 yellow keyword whole amin0 yellow keyword whole amin1 yellow keyword whole amod yellow keyword whole anint yellow keyword whole aprime yellow keyword whole asin yellow keyword whole atan yellow keyword whole atan2 yellow keyword whole acos yellow keyword whole cabs yellow keyword whole cexp yellow keyword whole char yellow keyword whole clog yellow keyword whole cmplx yellow keyword whole conjg yellow keyword whole cos yellow keyword whole cosh yellow keyword whole ccos yellow keyword whole csin yellow keyword whole csqrt yellow keyword whole dabs yellow keyword whole dacos yellow keyword whole dasin yellow keyword whole datan yellow keyword whole datan2 yellow keyword whole dble yellow keyword whole dcos yellow keyword whole dcosh yellow keyword whole dfloat yellow keyword whole ddmim yellow keyword whole dexp yellow keyword whole dim yellow keyword whole dint yellow keyword whole dlog yellow keyword whole dlog10 yellow keyword whole dmax1 yellow keyword whole dmin1 yellow keyword whole dmod yellow keyword whole dnint yellow keyword whole dsign yellow keyword whole dsin yellow keyword whole dsinh yellow keyword whole dsqrt yellow keyword whole dtan yellow keyword whole dtanh yellow keyword whole equivalence yellow keyword whole exp yellow keyword whole float yellow keyword whole iabs yellow keyword whole ichar yellow keyword whole idim yellow keyword whole idint yellow keyword whole ifix yellow keyword whole index yellow keyword whole int yellow keyword whole isign yellow keyword whole len yellow keyword whole log yellow keyword whole log10 yellow keyword whole max yellow keyword whole max0 yellow keyword whole max1 yellow keyword whole min yellow keyword whole min0 yellow keyword whole min1 yellow keyword whole mod yellow keyword whole rand yellow keyword whole sign yellow keyword whole sin yellow keyword whole sinh yellow keyword whole sngl yellow keyword whole sqrt yellow keyword whole tan yellow keyword whole tanh yellow # operators and syntax elements keyword ( brightcyan keyword ) brightcyan keyword , brightcyan keyword \+ yellow keyword - yellow keyword \* yellow keyword / yellow keyword = yellow # comments and quotes keyword '*' green context exclusive linestart ! \n brown spellcheck context exclusive linestart \* \n brown spellcheck context exclusive linestart c \n brown spellcheck context exclusive linestart C \n brown spellcheck
Save
cmd:
run