Skip to content

cszqwe/cs5421

Repository files navigation

"# cs5421" Tokenizer an input file: python lex.py <input_filename> Parse an input file: python trc.py <input_filename> Parse an input file and output the AST: python tr_print.py <input_filename> Generate sqls for single file: python translation.py <input_filename> Generate sqls for all test cases: python translation.py The generated sql could be tested on postgresql 14. Use the db/*.sql to create the tables and populate the entries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages