Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 303 Bytes

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