Julia Programming Language
How to overwrite a Base.macro?
General Usage
gustaphe
April 26, 2021, 5:11pm
2
Sure.
import Base: @cmd macro cmd(str) ... end
show post in topic
Related topics
Topic
Replies
Views
Activity
Yet another way to curry underscore to create anonymous fn
Internals & Design
15
1371
May 4, 2021
Macro to overload Base operators
General Usage
4
791
October 26, 2017
Macro parsing
General Usage
4
609
March 5, 2017
Run a macro on all code evaluated by julia
General Usage
5
726
March 13, 2017
Assigning a macro to a variable
General Usage
2
766
May 17, 2017