our project is to make a lexical analyzer. I am using DevCpp and it is in C. I barely know the idea of the analyzer. Can someone please ive me a clue on where to start in this project. I think if I will know where to start, I can have some idea. thanks. :D
urbancalli 0 Newbie Poster
Recommended Answers
Jump to Post>These can be fun to build! Start simply two operands, one operator! then work up!
Definitely not!! If you are building it for educational purposes fine; otherwise it is not recommended to hand code a lexer[1] yourself.To OP: If you 'project' is whole about building a lexer, the …
All 3 Replies
Sky Diploma 571 Practically a Posting Shark
wildgoose 420 Practically a Posting Shark
siddhant3s 1,429 Practically a Posting Shark
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.