Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inanyan/astvisitor

Simple implementation of Visitor pattern for AST in C++
https://github.com/inanyan/astvisitor

Last synced: 13 days ago
JSON representation

Simple implementation of Visitor pattern for AST in C++

Awesome Lists containing this project

README

        

# Simple implementation of Visitor pattern for AST C++