Julia Programming Language
Guidelines on syntax checking for macros
General Usage
macros
odow
April 20, 2024, 4:51am
2
Aggressively validate input syntax. You may find reading the various JuMP macros helpful:
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Multi-line macros for domain specific language
General Usage
macros
,
metaprogramming
5
1246
August 29, 2017
Variables in macro definition
General Usage
macros
,
metaprogramming
3
2273
February 26, 2017
How would you write a beautiful DSL?
General Usage
metaprogramming
20
2100
December 14, 2019
Can expressions containing syntax errors be used in macro calls?
General Usage
macros
,
error
,
syntax
2
405
September 17, 2023
Using variables from call space in macro return execution
General Usage
macros
,
scope
18
1737
January 27, 2018