Title: [Programing C++] Reimplementation of zlib: ISO C++11! [20 BTC] Post by: da2ce7 on August 12, 2014, 03:12:36 PM 20 BTC project.
For an expert programer who has some spare time:
MIT style license. Edit: We are not looking for a good wrapper, but a ground up reimplementation, using modern code. This code only needs to compile with: GCC 4.8, LLVM/clang 3.4, and MS Visual C++ 2013 This code need to be supported: Linux, MacOS X Mavericks, and Windows 7 SP1 (and later). CMake build system + Unit and Functional Tests. We advice to not to start work until we have confirmed a plan with you. please contact me at: da2ce7 .. at .. gmail.com Title: Re: [Programing C++] Reimplementation of zlib: ISO C++11! [20 BTC] Post by: da2ce7 on August 12, 2014, 03:56:28 PM I am a experienced C++ programer, so I will, of course be following and checking the work.
Title: Re: [Programing C++] Reimplementation of zlib: ISO C++11! [20 BTC] Post by: CIYAM on August 12, 2014, 03:59:53 PM I am a little confused - zlib is written in C not C++ and creating a C interface to a C++ implementation makes little sense (do you have any other examples of such things?).
I am very familiar with zlib (I use it in CIYAM) and am also very familiar with reworking C code for C++ (but that always tends to mean a C++ wrapper over the C code). Why would you want a C library re-written in C++? Title: Re: [Programing C++] Reimplementation of zlib: ISO C++11! [20 BTC] Post by: da2ce7 on August 12, 2014, 04:35:38 PM I am a little confused - zlib is written in C not C++ and creating a C interface to a C++ implementation makes little sense (do you have any other examples of such things?). I am very familiar with zlib (I use it in CIYAM) and am also very familiar with reworking C code for C++ (but that always tends to mean a C++ wrapper over the C code). Why would you want a C library re-written in C++? I don't want the code to 're-written' but rather re-designed for modern C++ code. Not just a wrapper on the existing zlib code. Title: Re: [Programing C++] Reimplementation of zlib: ISO C++11! [20 BTC] Post by: baby222 on August 12, 2014, 04:44:00 PM Legendary member first time to see , :-* surprise
you guys are respected |