Files
cligen/wiki/Codebase
2026-09-05 13:19:55 -05:00
..
2026-09-05 13:19:55 -05:00
2026-09-05 13:19:55 -05:00
2026-09-05 13:19:55 -05:00
2026-09-05 13:19:55 -05:00
2026-09-05 13:19:55 -05:00

CliGen Codebase

Overview

This codebase relies HEAVILY on crystal macros as a way to parse the AST to learn what is defined in order to generate the runtime objects to handle input parsing & command routing.

Topics