You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple syntactic and semantic analyzer for DECAF language. It need improvements in arrays, in calls of attributes and arrays of structs. Also, it need some little improvements in the GUI.
This is the Project 0 of the course of Compilers Construction. This version is only an simple text editor made in javafx that can receive a program in DECAF and generate the Syntactic Tree that corresponds.