summaryrefslogtreecommitdiff
path: root/sheets/octave.ssh
blob: 492e586629f246adfbcd476209169b8979802f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
style "Octave" is
written by "C.P. Earls <cpearls@mit.edu>"
version is 1.0
requires a2ps 4.9.5

first alphabet is
   "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_"
second alphabet is
   "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_"
case sensitive

keywords in Keyword_strong are

   all_va_args, endwhile, break, for, "case", function, catch, global,
   continue, gplot, else, gsplot, elseif, if, "end", otherwise,
   end_try_catch, return, end_unwind_protect, switch, endfor, try,
   endfunction, unwind_protect, endif, unwind_protect_cleanup,
   endswitch, while

end keywords

optional keywords are
   not \not,
   and \wedge,
   or \vee
end keywords

optional operators are
   <> \neq,
   != \neq,
   <= \leq,
   >= \geq,
   == \equiv
end operators

sequences are
    "#" Comment,
    C-string
end sequences

end style