Click here to Skip to main content
15,888,908 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey guys,

i have been making programming languages for a while now, as you may tell, but i have gone through my brain and looked around for different ways of parsing some code. i know it may be a bit much to ask, but i have just about run out of ideas and would like to ask you for some. thanks!
Posted

1 solution

Have a look here a Tiny Parser Generator v1.2[^]

Martin Fowler is a good source of info ...

http://martinfowler.com/books/dsl.html[^]

Or try google with "Parser Generator".
 
Share this answer
 
Comments
Member 8378691 6-Feb-13 4:47am    
i don't want a parser generator, i want to make my own
CHill60 6-Feb-13 4:53am    
You might want to use the Improve question widget to make that clear in your question. However, the link to the CodeProject article "a Tiny Parser Generator" has all of the code included which I thought would give you some ideas

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