This class manages and registers all available script interpreters,
which must implement the ScriptInterpreter interface.
The registration has to be hardcoded so, if you create an new
ScriptInterpreter class, do not forget to add it here.
author: Celso Pinto (cpinto@yimports.com)