Course work for "Linguistic CAD". Java SE, IntelliJ IDEA 2017, JavaFX
- Construct a lexical analyzer for a given language specified by
- Build a syntactic analyzer machine on the basis of the memory of store
- Generate Reverse Polish notation (RPN)
- Execute Reverse Polish notation (RPN)