「Fortran」の版間の差分
ナビゲーションに移動
検索に移動
ページの作成:「Fortran用構文ファイルです。 ファイル:Fortran.zip」 |
syntaxhighlightタグに変更 |
||
| (同じ利用者による、間の1版が非表示) | |||
| 1行目: | 1行目: | ||
Fortran用構文ファイルです。 | Fortran用構文ファイルです。 | ||
<syntaxhighlight lang="text" copy> | |||
#TagBegin= | |||
#TagEnd= | |||
#CommentBegin1= | |||
#CommentEnd1= | |||
#LineComment1=! | |||
#CommentBegin2= | |||
#CommentEnd2= | |||
#LineComment2= | |||
#SpecialSyntax=None | |||
#ScriptBegin= | |||
#ScriptEnd= | |||
#QuoteSingle=True | |||
#QuoteDouble=True | |||
#QuoteContinue=False | |||
#EscapeCharacter= | |||
#Word Color=0, WholeWord=False, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False | |||
.eq. | |||
.ge. | |||
.gt. | |||
.le. | |||
.lt. | |||
.ne. | |||
char | |||
#Word Color=0, WholeWord=True, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False | |||
.and. | |||
.not. | |||
.or. | |||
absolute | |||
abstract | |||
adjustl | |||
adjustr | |||
array | |||
as | |||
asm | |||
assembler | |||
automated | |||
begin | |||
call | |||
case | |||
cdecl | |||
character | |||
class | |||
const | |||
constructor | |||
default | |||
destructor | |||
dispid | |||
dispinterface | |||
div | |||
do | |||
downto | |||
dynamic | |||
else | |||
elseif | |||
end | |||
enddo | |||
endfunction | |||
endif | |||
endprogram | |||
endsubroutine | |||
except | |||
export | |||
exports | |||
external | |||
far | |||
file | |||
finalization | |||
finally | |||
for | |||
forward | |||
function | |||
function | |||
goto | |||
if | |||
implementation | |||
in | |||
index | |||
inherited | |||
initialization | |||
inline | |||
int | |||
integer | |||
interface | |||
is | |||
label | |||
library | |||
message | |||
mod | |||
name | |||
near | |||
nil | |||
nodefault | |||
object | |||
of | |||
out | |||
override | |||
packed | |||
pascal | |||
print | |||
private | |||
procedure | |||
program | |||
property | |||
protected | |||
public | |||
published | |||
raise | |||
read | |||
readonly | |||
real | |||
record | |||
register | |||
repeat | |||
resident | |||
resourcestring | |||
safecall | |||
set | |||
shl | |||
shr | |||
stdcall | |||
stored | |||
string | |||
stringresource | |||
subroutine | |||
then | |||
threadvar | |||
to | |||
try | |||
type | |||
unit | |||
until | |||
uses | |||
var | |||
virtual | |||
while | |||
with | |||
write | |||
writeonly | |||
xor | |||
</syntaxhighlight> | |||
2025年6月30日 (月) 02:27時点における最新版
Fortran用構文ファイルです。
#TagBegin=
#TagEnd=
#CommentBegin1=
#CommentEnd1=
#LineComment1=!
#CommentBegin2=
#CommentEnd2=
#LineComment2=
#SpecialSyntax=None
#ScriptBegin=
#ScriptEnd=
#QuoteSingle=True
#QuoteDouble=True
#QuoteContinue=False
#EscapeCharacter=
#Word Color=0, WholeWord=False, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False
.eq.
.ge.
.gt.
.le.
.lt.
.ne.
char
#Word Color=0, WholeWord=True, RightSide=False, RightAll=False, MatchCase=False, InsideTag=False, RegEx=False
.and.
.not.
.or.
absolute
abstract
adjustl
adjustr
array
as
asm
assembler
automated
begin
call
case
cdecl
character
class
const
constructor
default
destructor
dispid
dispinterface
div
do
downto
dynamic
else
elseif
end
enddo
endfunction
endif
endprogram
endsubroutine
except
export
exports
external
far
file
finalization
finally
for
forward
function
function
goto
if
implementation
in
index
inherited
initialization
inline
int
integer
interface
is
label
library
message
mod
name
near
nil
nodefault
object
of
out
override
packed
pascal
print
private
procedure
program
property
protected
public
published
raise
read
readonly
real
record
register
repeat
resident
resourcestring
safecall
set
shl
shr
stdcall
stored
string
stringresource
subroutine
then
threadvar
to
try
type
unit
until
uses
var
virtual
while
with
write
writeonly
xor
スポンサーリンク