Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/inanyan/astvisitor
- Owner: InAnYan
- Created: 2023-09-28T05:07:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T12:50:14.000Z (over 1 year ago)
- Last Synced: 2024-11-22T01:41:43.898Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple implementation of Visitor pattern for AST C++