summaryrefslogtreecommitdiff
path: root/support/highlight/langDefs/scilab.lang
blob: e34630818d2c43cd537791d7ba25f3143481cf1e (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Scilab language definition file
# Entirely based on the matlab one, by André Simon.
# Please, this file is not complete, send bugs, errors, etc!
#
# Author: Gunnar Lindholm
#   Mail: matematik@comhem.se
#   Date: 2006-02-ish
# ------------------------------------------
# This file is a part of highlight, a free source code converter released
# under the GPL.
#
# The file is used to describe keywords and special symbols of programming
# languages.
# See README in the highlight directory for details.
#
# New definition files for future releases of highlight are always
# appreciated  ;)

$DESCRIPTION=Scilab

$KEYWORDS(kwa)=abort ans backslash bool2s boolean brackets break call case
clear clearglobal colon comma comments continue date debug definedfields do
dot else elseif empty end equal errcatch errclear error etime evstr exec
execstr exists exit external extraction feval find for format fort funptr
getdate getenv getfield getpid getversion global gstacksize hat host hypermat
hypermatrices iconvert ieee if insertion intppty inttype inv_coeff iserror
isglobal lasterror left less list lsslist lstcat matrices matrix mlist mode
mtlb_mode names null overloading parents pause percent plus poly power predef
pwd quit quote rational resume return rlist sciargs select semi semicolon
setenv setfield slash stacksize star symbols testmatrix then tic tilda tlist
toc type typename user varn what whatis where whereami whereis while who
who_user whos function endfunction

$CONTINUATIONSYMBOL=...

# functions
$KEYWORDS(kwb)=abs acos acosh acoshm acosm addf adj2sp amell and asin asinh
asinhm asinm atan atanh atanhm atanm bessel beta binomial bloc2exp bloc2ss
bsplin3val calerf ceil cell2mat cellstr char cmb_lin conj cos cosh coshm cosm
cotg coth cothm cshep2d cumprod cumsum delip diag diff dlgamma double dsearch
erf erfc erfcx eval eval_cshep2d eye fix floor frexp full gamma gammaln gsort
imag imult ind2sub int int8 integrate interp interp1 interp2d interp3d
interpln intersect intsplin inttrap isdef isempty isequal isinf isnan isreal
kron ldivf legendre lex_sort linear_interpn linspace log log10 log1p log2
logm logspace lsq_splin lstsize max maxi min mini minus modulo mps2linpro
mtlb_sparse mulf ndgrid ndims nearfloat nextpow2 nnz norm not
number_properties oldbessel ones or pen2ea pertrans prod rand rat rdivf real
round setdiff sign signm sin sinc sinh sinhm sinm size smooth solve sort
sp2adj sparse spcompack speye spget splin splin2d splin3d spones sprand
spzeros sqrt sqrtm squarewave ssprint ssrand sub2ind subf sum sysconv sysdiag
syslin tan tanh tanhm tanm toeplitz trfmod trianfml tril trisolve triu
typeof union unique vectorfind whatis zeros plot

$STRINGDELIMITERS=" '

$SL_COMMENT=//

$IGNORECASE=false

$SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  + - . ^