Julia Programming Language
Question mark in variable names
Internals & Design
question
yuyichao
May 22, 2017, 3:41am
5
Prime is allowed
julia> a′ = 1 1 julia> a′ + 2 3
How to call a function that returns a function efficiently
show post in topic
Related topics
Topic
Replies
Views
Activity
Aliases for `=` and `==`
Internals & Design
proposal
43
3179
May 25, 2021
Naming: Remove all underscores to matter what?
General Usage
123
7086
January 28, 2018
Keeping the syntax and the need to memorise syntax simple
Internals & Design
100
7429
September 7, 2022
Why distinguish macro names with @?
Internals & Design
47
1616
May 14, 2022
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
Internals & Design
49
5246
January 15, 2018