hugh-fox / astdotLinks
Prints a dot graph of a nim ast dumped using the `dumpTree` macro.
☆13Updated 2 years ago
Alternatives and similar repositories for astdot
Users that are interested in astdot are comparing it to the libraries listed below
Sorting:
- Ast pattern matching, templating and rewriting. Supports regex-like patterns for sequences.☆10Updated 3 years ago
- A working-in-porgress compiler guide for the Nim language.☆26Updated 10 months ago
- A package manager that delegates to package authors☆19Updated 4 months ago
- Generated Nim's API docs in markdown for github's README.md files. Great for small libraries with simple APIs.☆12Updated 3 years ago
- SortedTables in Nim, based on B-Trees