source:
lab.git/Dev/sakura-editor/OCaml.kwd
Last change on this file was 0774b70, checked in by mitty <mitty@…>, 13 years ago | |
---|---|
|
|
File size: 581 bytes |
Line | |
---|---|
1 | // OCaml keywords definition file |
2 | |
3 | // Keywords |
4 | and |
5 | as |
6 | assert |
7 | asr |
8 | begin |
9 | class |
10 | constraint |
11 | do |
12 | done |
13 | downto |
14 | else |
15 | end |
16 | exception |
17 | external |
18 | false |
19 | for |
20 | fun |
21 | function |
22 | functor |
23 | if |
24 | in |
25 | include |
26 | inherit |
27 | initializer |
28 | land |
29 | lazy |
30 | let |
31 | lor |
32 | lsl |
33 | lsr |
34 | lxor |
35 | match |
36 | method |
37 | mod |
38 | module |
39 | mutable |
40 | new |
41 | object |
42 | of |
43 | open |
44 | or |
45 | private |
46 | rec |
47 | sig |
48 | struct |
49 | then |
50 | to |
51 | true |
52 | try |
53 | type |
54 | val |
55 | virtual |
56 | when |
57 | while |
58 | != |
59 | # |
60 | & |
61 | && |
62 | ' |
63 | ( |
64 | ) |
65 | * |
66 | + |
67 | , |
68 | - |
69 | -. |
70 | -> |
71 | . |
72 | .. |
73 | : |
74 | :: |
75 | := |
76 | :> |
77 | ; |
78 | ;; |
79 | < |
80 | <- |
81 | = |
82 | > |
83 | >] |
84 | >} |
85 | ? |
86 | ?? |
87 | [ |
88 | [< |
89 | [> |
90 | [| |
91 | ] |
92 | _ |
93 | ` |
94 | { |
95 | {< |
96 | | |
97 | |] |
98 | } |
99 | ~ |
100 | parser |
101 | << |
102 | <: |
103 | >> |
104 | $ |
105 | $$ |
106 | $: |
Note: See TracBrowser
for help on using the repository browser.