List of reserved words

110 views
Skip to first unread message

cameyo

unread,
Jun 4, 2015, 8:33:38 AM6/4/15
to julia...@googlegroups.com
I'm creating a syntax highlighter for julia (notepad++).
Where i can find a list of reserved words?

Thanks.

cameyo




--
View this message in context: http://julia-programming-language.2336112.n4.nabble.com/List-of-reserved-words-tp21074.html
Sent from the Julia Users mailing list archive at Nabble.com.

Yichao Yu

unread,
Jun 4, 2015, 8:47:25 AM6/4/15
to Julia Users
On Thu, Jun 4, 2015 at 8:14 AM, cameyo
<massimo.c...@regione.marche.it> wrote:
> I'm creating a syntax highlighter for julia (notepad++).
> Where i can find a list of reserved words?

You can probably extract that from the parser or the REPL but
here[1]'s where I usually find it. Other editor syntax highlighting
files should work too.

P.S. Actually it looks like there's already one for notepad++?

[1] https://github.com/JuliaLang/julia/blob/5ea501df3a709b43cbbf94775985e3e423f4243b/contrib/julia-mode.el#L183

cameyo

unread,
Jun 4, 2015, 10:18:19 AM6/4/15
to julia...@googlegroups.com
Thanks.
I have look into other syntax highlighter files...but they have different
reserved words :-).
I have take the work of Viral B. Shah on contrib folder of julia github:
1) I have rewrite a better version of npp2julia autohotkey script
2) I am writing a new syntax highlighter for notepad++ with solarized
colors.

I'll post all when finished.

cameyo




--
View this message in context: http://julia-programming-language.2336112.n4.nabble.com/List-of-reserved-words-tp21074p21091.html
Reply all
Reply to author
Forward
0 new messages