Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 299 Bytes

File metadata and controls

3 lines (2 loc) · 299 Bytes

NEW PROGRAMMING LANGUAGE

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.