Hi,

I am kinda new to antlr and I wonder how to perform symantic analysis using
the tool. I was able to generate the AST output for a small grammar and now
I want to check for the type check errors. For ex: if I have a statement
that looks something like

int a + b , I just have to make sure that both are of type int.

or if I define a twice in my input, then thats a redefine error. Can some
one give me some insight into this ?

Thanks,
-Venkat.

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to