Skip to content

gphan/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator (Lexer, Parser, and AST Evaluator)

This is a simple learning project for creating a web based calculator that takes an expression, parses it, and returns the results.

At the moment it only does simple integer expressions.

About

Play Framework based calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published