I am new to compiler construction. I wanted to use lex tool. I found these two while searching on the internet.
1) Gnu Flex
2) Pargen
Any other better option available ?
But I am not able to use them. How do I get start with it ? I am not getting how to use these tools ?
Please help
akssps011 -2 Light Poster
Recommended Answers
Jump to Post> Any other better option available ?
What's your definition of "better"?> How do I get start with it ?
Read the manual.> I am not getting how to use these tools ?
Read a tutorial, then read the manual.
Jump to Post>I am new to compiler construction.
Cool. It's a fun an interesting area.>I wanted to use lex tool.
I strongly recommend writing everything by hand at first. You can use generators when you understand the principles behind the generators and want to work faster. It's much like using …
All 6 Replies
Salem 5,265 Posting Sage
akssps011 -2 Light Poster
Salem 5,265 Posting Sage
akssps011 -2 Light Poster
Salem 5,265 Posting Sage
Narue 5,707 Bad Cop Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.