Is there a comprehensive list of special macros in Julia? -


Discusses macros in Julia, which usually starts with @ , but There are two special macros, Code> text_str , and cmd , which handle text "string" and `shell command` respectively . Is there a comprehensive list of these special macros supported by Julia? Is it possible to define your own?

then all macros , strings are literally inside, including macros.

If you are asking about these particular syntax changes like normal syntax macros, then I think a question is not easily responsive: there are many informal syntax translations such as that you do not do in the user To change the syntax without using a code (using a @ without a macro). Most julia macro-or-functions are not magic-visible, but string literals, ccall , and maybe there are things like A'c and this Kind qualification is obtained. / P>


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -