This project is a barebone for my graduation thesis.
Basically what it does is to translate existing DML code to Python that could run on Hadoop.
The compiler is built using ANTLR.
This is only a basic structure, and far from complete.
But it could parse basic DML programs anyway.