Compilers are usually things I just use, without spending too much thought on how it actually works. This is a very nice write-up on how some of the internal stuff is looking and how you could structure and create your own one. Looking forward to the next one :D
RE: Writing a simple Compiler on my own - Abstract Syntax Tree Structure [C][Flex][Bison]
You are viewing a single comment's thread from:
Writing a simple Compiler on my own - Abstract Syntax Tree Structure [C][Flex][Bison]
Well, then I welcome you to this series!
It's a quite complicated topic, but I try to make things as understandable as they can get. Whenever there is the need I make purely theoretical articles to explain a topic in-depth. But, the most stuff is simply understanding how it should work and trying to implement it step by step :P Being a programmer you get to understand all the data structures and their usefulness much more!
Have fun :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit