[Scilab-users] Developement of scilab extension 'Scilab2C' to add support for scilab functions

Siddhesh siddheshwani.iitb at gmail.com
Fri Jul 24 11:16:28 CEST 2015


Dear all,

I am trying to add support for some commonly used scilab functions in '
Scilab2C <http://forge.scilab.org/index.php/p/scilab2c/>  ' extension. This
extension is useful for converting scilab code to C code. But support for
scilab functions is very limited. It mainly supports those functions which
are available in c compiler like trignometric functions, log etc. 

I want to extend support for other scilab functions like cumprod, cumsum etc
which are not available in c. 
My question is - to add support for these functions, writing these functions
in c is the only way, or is there any other way like compiling scilab
fuctions in certain format or library, which can be directly called from c
and easily compiled together with c code.

Waiting for early reply.



--
View this message in context: http://mailinglists.scilab.org/Developement-of-scilab-extension-Scilab2C-to-add-support-for-scilab-functions-tp4032612.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list