Port to linux
Brought to you by:
bedecs
Source code of this project should be portable. The only (biggest) problem is that there aren't yet any make files (or similar files: cmake, premake...) for building with gcc compiler. With those files would be easy to use almost any IDE for development too. The next step after successful compilation on linux should be creatioin of RPM (or debain) project package.
I have good experience on Linux platforms, I will initially start the porting work using MinGW and MSYS(GNU emulators for windows) on my Windows machine.