Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, i'm developing a compiler and i'm having some problems building the abstract syntax tree and using it for the intermediate code generator.
Does anyone have some references or some advices which could help me?
This is the repository of the compiler that I'm writing with my friends
https://github.com/team-reframe/Behemoth/tree/develop

What I have tried:

Seeked source code in github and read a lot of books
Posted
Updated 3-Mar-18 0:43am

1 solution

 
Share this answer
 
Comments
Filippo Fantinato 3-Mar-18 15:44pm    
I'm not using lex or bison
I'm doing things from scratch
Richard MacCutchan 4-Mar-18 3:09am    
Then it is unlikely that we can offer more than references like the above. When you have specific questions people will try to help you.

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