Awesome
SCM-SQL README
A mini SQL compiler build with PLY for python.
Requirements
- Python 2.7
- PLY 3.4
Usage
python compile.py -p examples/SQL/test.sql
###created by:
- Mauricio Aizaga @maoaiz
- Santiago Jimenez
- Leidy Cardona
A mini SQL compiler build with PLY for python.
python compile.py -p examples/SQL/test.sql
###created by: