euler2dot7/interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a part of my tech talk about OOP design of interpreters.

The software accept arithmetic expression in input and provide 3 interpretation:

  • Result of evaluation
  • Abstract Syntax Tree structure
  • Stack machine assembler representation
  • The web app is available here -> demo

Example

Domain model of expression evaluator

Package diagram

Interaction diagram

Visitor Pattern

I used Android Studio in order to build:

  • Web App
  • Mobile App
  • Desktop App

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published