Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 423 Bytes

polish-notation

ANTLR-based (normal) Polish notation to .NET Framework compiler, with reflection and embedded scripting.

Please generate ANTLR parser classes prior to building the solution. You can do it with the G4/01.antlr.bat script.

Grammar Explorer
Parse Tree
Compiled