process to compile and test in a sandbox.
- Pymin_ (2007) [Python]: A Linux_ router administration tool based on a
daemon server with client/server infrastructure.
-
-- Development of several other `personal FLOSS projects`_ including (but not
- limited to):
-
- eventxx_ (2007) [C++]: A thin C++ wrapper for libevent_.
- ev.d_ (2008) [D]: A thin D wrapper for libev_.
- mutest_ (2008) [C, C++, Python]: A simple micro unit testing framework for
de programas escritos en C/C++, compila y ejecuta las pruebas de forma
segura en un *sandbox*.
- Pymin_ (2008) [Python]: servidor para administración de *routers* Linux_.
-
-- Desarrollo de varios otros `proyectos personales FLOSS`_, incluyendo (pero
- no limitado a):
-
- eventxx_ (2007) [C++]: *thin-wrapper* para C++ de libevent_.
- ev.d_ (2008) [D]: *thin-wrapper* para D de libev_.
- mutest_ (2008) [C, C++, Python]: micro *framework* de *unit testing* para C