Hello,

We provide free C/C++ interpreter Ch. 
I wonder if it is possible
that sqlite will bundle the ch bindings source code together
for distribution. With the binding source code, the user
can build the interface to Ch as needed with every new release
of sqlite. Ch sqlite binding can build the interface based on
the sqlite header file. Thus, it doesn't require any change
when a new version of sqlite is released. It will be 
easy for C/Ch/c++ users.

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 sqlite binding, all sqlite commands and functions
can run in Ch across platform without the compilation. It can be also
called from embedded ch scripting engine.

Feel free to let me know if you have any suggestions. Thanks.

Peter
Ch: free C/C++ interpreter
http://www.softintegration.com

Reply via email to