see * `tests/compilerapi/tcompilerapi.nim` which might be what you want * `nim secret` seems relevant * `moduleSymbols` (<https://github.com/nim-lang/Nim/pull/17641>) which allows getting all symbols (private or not) from a module, including variables
- How to get Name and Value from Variable for macro/template Niminem
- How to get Name and Value from Variable for macro/templa... timothee
- How to get Name and Value from Variable for macro/te... Niminem
- How to get Name and Value from Variable for macr... timothee