5 ms·
Yes, I got my inspiration mainly from swift and a little bit from vlang as well. eg: the @LINE "Compile time pseudo variable" https://github.com/alaingilbert/
by alain_gilbert 1y ago
Yes, I got my inspiration mainly from swift and a little bit from vlang as well.
eg: the @LINE "Compile time pseudo variable"
https://github.com/alaingilbert/agl/blob/8b656a385207e57fd0f30fb9cd8191d14dd2862d/pkg/agl/codegen.go#L300C43-L300C48 https://github.com/alaingilbert/agl/blob/8b656a385207e57fd0f...
https://docs.vlang.io/conditional-compilation.html#compile-time-pseudo-variables https://docs.vlang.io/conditional-compilation.html#compile-t...