Norman Vine wrote:

> 
> Have you looked at SWIG ???

No, I dont know the package.

> 
> The reason I ask is this looks nearly identical to the code SWIG
> would output for JavaScript from a SWIG interface file for
> 
> fgSetString(char * , char *)
> 
> The beauty of using SWIG is that the same interface file would support
> JavaScript, Perl, Python, TCL-Tk, Mzscheme, guile ... giving a choice
> of which Interpreter was compiled in.

Is this a scripting engine, or a code generator?
If it is a scripting engine wouldn't that mean the scripts would 
actually be one of: javascript, python, etc.

That looks like it would make things difficult for script writers.

Erik



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to