[Mono-dev] Making your own programming language for mono

xiul ziul1979 at gmail.com
Sun Feb 22 09:52:23 EST 2009


Hi everyone, I just want to know if it's possible to create your own language
(a very simple one and probably not object oriented) for mono (for academy
purpose of a course at university), and if this task is possible, I want to
know just what steps probably I should follow to do this task, like: create
lexer in this way, create parser that generate this kind of AST, then pass
the AST to this function to generate code or something like that.

Thanks for any help.
-- 
View this message in context: http://www.nabble.com/Making-your-own-programming-language-for-mono-tp22147566p22147566.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list