[Synopsis-devel] Status update

Stefan Seefeld seefeld at sympatico.ca
Wed Jan 30 18:12:59 UTC 2008


Roman Yakovenko wrote:

> Good news. I have few questions:
> * Will you provide setup for Windows?

Yes, though nothing changed there (other than bug fixes):
You run 'python setup.py bdist' and get a binary package.

Doing this with cygwin Python will give you a cygwin package,
doing this on cygwin, but with a native python, will give you a mingw 
package.
It should be possible to build with other compilers (such as msvc), but 
I haven't tried that. Any help is welcome.

> * Did you improve the quality of C++ parser?

The C++ parser that is in the release branch hasn't changed much (it's 
the one based on OpenC++).

The new C++ parser (or rather, C++ frontend, as there is much more going 
on than only parsing), is unfortunately not yet ready to be useful with 
real-world C++ code, so its development happens on a separate branch.

Regards,
		Stefan

-- 

       ...ich hab' noch einen Koffer in Berlin...


More information about the Synopsis-devel mailing list