|
treecc
☆
« Back to VersTracker
|
|||||
|
Description: Aspect-oriented approach to writing compilers |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: compiler aspect-oriented code-generation development | |||||
| Install: brew install treecc | |||||
|
About: Treecc is a specialized tool designed to manage the implementation of tree walking and traversal in compilers and interpreters. It uses an aspect-oriented approach to separate the tree traversal logic from the operations performed on the nodes, simplifying the development of complex code generators. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|