Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi everyone

i wanna make a programming languages in C# but i'm kinda lost where i should start looking. I've been looking a bit at these video here: http://www.youtube.com/watch?v=iRzPeFmsFd4[^] and got an base idea how to make it but it seems very low level and i wanna have it some what "high" level.

At Uni we've got told you can use parser and generators, but those that we have is main java based so i though if some here was able to link at a noob friendly but still "high" level generator/parser or a tutorial to make your own from scratch (video tutorials would be lovely on YouTube or something) witch i kinda would preffer instead of have it generated and stuff.

Thanks.
Posted

Have you had a look at Grammatica[^]?
 
Share this answer
 
Comments
Jackie00100 16-Mar-12 10:30am    
yes i looked at it but idk what to think about it
I've found for some ago something called "GNF-Compiler" that i found on MSDN and that works fine

Link: http://msdn.microsoft.com/en-us/magazine/cc136756.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900