ptitSeb
Serial Porter
Hi, here is a beta of my entry for the DragonBox Competition 2012/13, for the Application Categories.
The aim of this PND is to be abble, with it, to compile almost everything.
So it is bundled with many compilers and libraries, plus Code::Blocks, that may be a very usable IDE for the Pandora.
With this PND (as of version 1.0.5.08), you can:
And all of this usable even if the PND is put on a FAT32 SDCard (on this configuration, all PND Files are read-only, so you cannot upgrade anything).
Thanks to freamon for the CDevTools from which this PND is based, there are still many mecanisms in it that are from him.
Get the BETA on the Repo, but don't look for logos, they are not in it yet...
The aim of this PND is to be abble, with it, to compile almost everything.
So it is bundled with many compilers and libraries, plus Code::Blocks, that may be a very usable IDE for the Pandora.
With this PND (as of version 1.0.5.08), you can:
- Compile C, C++, Fortran, ObjC, Java, Python, Perl, Lua.
- use tools like make, cmake (v2.8.10 installed), doxygen, git (v1.8 install), svn, mercurial (v2.4.1 installed).
- Compile OpenGL softwares (slowly, as it is MesaGL Software rendering that is in use).
- Use many graphic and sound libraries (SDL, allegro 4, Allegro 5, sparrow3D, SFML, and more to come)
- Convert Windows softwares with Winelib tools (I used it with the Takaeda's common librairie as a POC, and more to come).
And all of this usable even if the PND is put on a FAT32 SDCard (on this configuration, all PND Files are read-only, so you cannot upgrade anything).
Thanks to freamon for the CDevTools from which this PND is based, there are still many mecanisms in it that are from him.
Get the BETA on the Repo, but don't look for logos, they are not in it yet...
Last edited by a moderator: