Oxygen Basic

Information => Open Forum => Topic started by: kryton9 on June 12, 2011, 10:36:00 PM

Title: SWIG a possible savior?
Post by: kryton9 on June 12, 2011, 10:36:00 PM
This could bring a lot of modules to Oxygen quickly. Perhaps even lighten Oxygen even more by not having to worry about understanding c code.
http://www.swig.org/Doc1.3/Introduction.html
Title: Re: SWIG a possible savior?
Post by: JRS on June 12, 2011, 11:12:55 PM
Why convert the header files with swig when OxygenBasic already can use C .h includes?

Title: Re: SWIG a possible savior?
Post by: kryton9 on June 12, 2011, 11:43:49 PM
John, because it can do c++ libraries as well.