Skip to content

Lexical Analyzer, Syntax Analyzer, Reverse Polish notation generation, Reverse Polish notation execution

Notifications You must be signed in to change notification settings

vrady/Translators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translators

Course work for "Linguistic CAD". Java SE, IntelliJ IDEA 2017, JavaFX

  1. Construct a lexical analyzer for a given language specified by
  2. Build a syntactic analyzer machine on the basis of the memory of store
  3. Generate Reverse Polish notation (RPN)
  4. Execute Reverse Polish notation (RPN)

About

Lexical Analyzer, Syntax Analyzer, Reverse Polish notation generation, Reverse Polish notation execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages