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

https://github.com/inanyan/ast-visitor

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

Last synced: 7 months 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++