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
Developed a new programming language using python lex yacc. This code handles the compilation and execution. In the TestCodes folder you can find sample test codes with the language syntax. Run main and type the name of the file you want to execute.