Nim macros only works at compile-time. Unfortunately you cannot "importc" a C type and use it in a compile-time macro.
- How can I generate highly-customized DSL from Nim? RedFred
- Re: How can I generate highly-customized DSL from Nim? amalek
- Re: How can I generate highly-customized DSL from Nim? Hlaaftana
- Re: How can I generate highly-customized DSL from N... RedFred
- Re: How can I generate highly-customized DSL fr... RedFred
- Re: How can I generate highly-customized D... mratsim
