4 Commits (061454a9c4d821994088e3c41b4cced7fc6e42ce)

Author SHA1 Message Date
  Benjamin Attal a8f918f7c4 Update class names. Move language ids to languages.py 10 years ago
  Benjamin Attal 0a57cf50e6 Add first version of the c parser 10 years ago
  Benjamin Attal 0c5e4572f8 Add placeholder functions for parsing c and java in bitshift/parser. Add parse_py function with helper functions. Parse_py grabs relevant information on variables, functions, and classes from abstract syntax tree of codelet code. 10 years ago
  Benjamin Attal d88e68e16e Add dispatch 'parse' function to parser __init__.py. Basic code language identification as well. Included pycparser as a depedency. 10 years ago
  Ben Kurtovic 0c68988982 CREATE THE THINGS 10 years ago