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
Can expressions containing syntax errors be used in macro calls?
General Usage
macros
,
error
,
syntax
2
411
September 17, 2023
Multi-line macros for domain specific language
General Usage
macros
,
metaprogramming
5
1262
August 29, 2017
Nice macro errors with JuliaSyntax
Internals & Design
macros
,
error-message
2
448
March 23, 2024
How would you write a beautiful DSL?
General Usage
metaprogramming
20
2116
December 14, 2019
Variables in macro definition
General Usage
macros
,
metaprogramming
3
2285
February 26, 2017