Skip to main content

txtoflow

Developed txtoflow, an open-source Python library that automatically generates flowcharts from pseudo-code written in C-like languages. This was more of a pet-project while I was trying to learn the compilers and compilers internals. It was built on top of SLY, a Python implementation of Lex and Yacc tools.