Skip to content

very simple calculations via parsing - take yourself back to 1st grade!

Notifications You must be signed in to change notification settings

pkaterski/parser-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-calculator

very simple calculations via parsing - take yourself back to 1st grade!

Instructions:

  1. Have nodejs
  2. Install PureScript: npm install -g purescript
  3. Install Spago: npm install -g spago
  4. Navigate to project dir: cd THIS_DIR
  5. Install dependencies: spago build
  6. Bunddle app: spago bundle-app
  7. Open index.html and back to 1st grade!

About

very simple calculations via parsing - take yourself back to 1st grade!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published