Add Scilab to README file
This commit is contained in:
parent
dbd446f806
commit
939dd5e1c8
1 changed files with 4 additions and 4 deletions
8
README
8
README
|
|
@ -4,10 +4,10 @@ Version: 3.0.5 (31 Jan 2015)
|
|||
|
||||
Tagline: SWIG is a compiler that integrates C and C++ with languages
|
||||
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,
|
||||
Octave, R, Scheme (Guile, MzScheme/Racket, CHICKEN), Ocaml,
|
||||
Modula-3, Common Lisp (CLISP, Allegro CL, CFFI, UFFI) and Pike.
|
||||
SWIG can also export its parse tree into Lisp s-expressions and
|
||||
XML.
|
||||
Octave, R, Scheme (Guile, MzScheme/Racket, CHICKEN), Scilab,
|
||||
Ocaml, Modula-3, Common Lisp (CLISP, Allegro CL, CFFI, UFFI)
|
||||
and Pike. SWIG can also export its parse tree into XML and
|
||||
Lisp s-expressions.
|
||||
|
||||
SWIG reads annotated C/C++ header files and creates wrapper code (glue
|
||||
code) in order to make the corresponding C/C++ libraries available to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue