show/hide this revision's text 3 edited title

cC# Interpreted Language

show/hide this revision's text 2 edited body; edited tags

I am looking to write an interpreted language in c#C#, where should I start. ? I know how I would do it using fun string parsing, but what is the correct way?

show/hide this revision's text 1

c# Interpreted Language

I am looking to write an interpreted language in c#, where should I start. I know how I would do it using fun string parsing, but what is the correct way?