ocaml.txt

来自「UltraEdit中几百种语法高亮度显示」· 文本 代码 · 共 36 行

TXT
36
字号
/L20 Block Comment On = (* Block Comment Off = *) File Extensions = ML MLI
/C1
and as asr
begin
class closed constraint
do done downto
else end exception external  
failwith false flush for fun function functor
if in include inherit incr
land let lor lsl lsr lxor
match method mod module mutable
new not
of open option or
parser private
ref rec raise regexp
sig struct stdout stdin stderr
then to true try type
val virtual
when while with
/C2
Hashtbl
Array
Data
Util
Printf
Str
/C3
array 
bool
dummy
float
int
list
string
unit

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?