Hello, We provide free C/C++ interpreter Ch and want to create the Ch binding to GSL. It will be released as open source and can use the same license of GSL.
I wonder if it is possible that GSL bundles the ch bindings source code together for distribution. Ch GSL binding source code can build the interface based on the GSL header file automatically and run all GSL functions in Ch. It doesn't require any change when a new version of GSL is released. With the binding source code, the user can build the interface to Ch easily with every new release of GSL. Ch supports C99, C++ class, it has many extensions for cross platform scripting, CGI, shell programming, 2D/3D graphical plotting, numerical computing, and embedded scripting. With Ch GSL binding, all GSL commands and functions can run in Ch across platform without the compilation. Can you please let me know if it is possible to be added? Best regards, Peter Ch: free C/C++ interpreter http://www.softintegration.com _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
