Answer the question
In order to leave comments, you need to log in
I want to write my own programming language interpreter, in which direction to dig?
I want to write my own programming language interpreter, in which direction to dig?
What do you recommend on this topic? English is not an option.
Answer the question
In order to leave comments, you need to log in
It depends on how fundamentally you want to master the topic.
If you want to understand in general, they gave you a dragon book.
If you want to make a quick mess, look for a tutorial for your programming language ("Writing a programming language in C#")
You can also look towards parser generators (lec, yacc, antlr etc).
And also think, maybe an existing one will suit you - you just need to build it in.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question