spark library merged
I have merged a modified version of spark into. Syntax was quite old (python has evolved a lot in ten years) and I had to update a few syntax constructs, like dict.has_key, string.join or tuple expansion in function parameters.
The spark integration into pydsl is still pending (see parser libraries support table) but it is a good step forward.
I have added an example to contrib here.