Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 458 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 458 Bytes

Postfix Renderer

This is project created with Kotlin and JavaFX to test rendering mathematical expressions using my Postfix module.

Screenshots

Input: 1+2

Rendered Version Of Input

Input: 5*3/2

Rendered Version Of Input