Main Links
Articles
- DTD+RE : an extension of the XML W3C recommendation with Regular Expression
- version française publiée sur XMLfr
Talks
- Lua on Parrot @ French Perl Workshop 2007
- CORBA::XS another way between Perl and C @ French Perl Workshop 2008
- Lua Regex on Parrot @ French Perl Workshop 2008
- Markdown on Parrot @ French Perl Workshop 2009
- Backpan to Github @ French Perl Workshop 2009
- The Parrot VM @ OSDC.fr 2009
- The State Machine Compiler @ OSDC.fr 2009
- A Toochain for the Parrot Ecosystem @ French
Perl Workshop 2010
- PIR Samples @ French Perl Workshop 2010
- Lua and its ecosystem @ OSDC.fr 2011
- LuaJIT @ OSDC.fr 2011
Open Source Contributions
CPAN : the Comprehensive Perl Archive Network
Perl5 Module Author since 2001 :
- Chart-Plot-Canvas : Plot two dimensional data in an Tk Canvas.
- Chart-Plot-Tagged : Plot with tags
- CORBA-C : IDL compiler to language C mapping
- CORBA-Cplusplus : IDL compiler to language C++ mapping
- CORBA-HTML : HTML documentation generator from IDL source
- CORBA-IDL : Parsers for the language CORBA IDL
- CORBA-JAVA : IDL compiler to language JAVA mapping
- CORBA-Perl : IDL compiler to language Perl mapping
- CORBA-Python : IDL compiler to language Python mapping
- CORBA-XMLSchemas : IDL compiler to WSDL/SOAP and W3C Schema
Issues posted to OMG about the CORBA to WSDL/SOAP Interworking Specification : - CORBA-XPIDL : XPIDL compiler (for Mozilla)
- CORBA-XS : IDL compiler to extension between Perl & C
- CVS-Metrics : Utilities for process cvs log
- DFA-Statemap : Runtime library for SMC
- re-engine-Lua : Lua regular expression engine plugin for Perl 5.10
- re-engine-LPEG : LPeg regular expression engine plugin for Perl 5.10
- Tk-FilterEntry : An entry with filter
- WAP-SAXDriver-wbxml : SAX parser for WBXML file
- WAP-wbxml : Binarization of XML file
- WAP-wmls : WAP WMLScript compiler
- XML-Handler-Dtd2DocBook : SAX2 handler for generate a DocBook documentation from a DTD
- XML-Handler-Dtd2Html : SAX2 handler for generate a HTML documentation from a DTD
SMC : the State Machine Compiler
implementor of the following target languages :
Parrot : the Perl6 Virtual Machine
parrot-porter since 2005 :
- responsible for the MinGW port (gcc on Windows)
- author/maintainer of the Lua language
- author/maintainer of the WMLScript bytecode translator
- author/maintainer of the Markdown language
parrotwin32 : the repository of the binairies for Windows
LuaForge : the forge of the Lua community
ports of some great Perl5 modules
- lua-Coat : Yet Another Lua Oriented Object Model
- lua-CoatPersistent : an ORM
- lua-TestMore : an Unit Testing Framework
- lua-TestLongString : an extension for testing long string
- lua-CodeGen : a template engine
- lua-Spore : a generic ReST client
Arduino : the Open-Source embedded platform
- ArduinoTap : a TAP (Test Anything Protocol) producer library