Skip to content

djc/cs143-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python AST Parser

The ast module in this repository provides a Python (2.7) parser and representation for the AST serialization used in the CS143 Compilers course, which is also available on Coursera. I've also written about my experience with the course.

About

Python parser for CS143 AST serialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages