|
Oktatás * Programozás 2 * Szkriptnyelvek * Adator. prog. Teaching • Prog. for Data Sci. Félévek Linkek * kalendárium |
Nim2 /
What is a pragma?A pragma is a compiler directive — a hint or instruction to the compiler that affects how code is compiled, optimized, or checked, without changing the runtime logic of your program. They use the
{.pragma_name.}
# or, with a value:
{.pragma_name: value.}
LinksRead more about pragmas here: https://nim-lang.org/docs/manual.html#pragmas |
![]() Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |