Skip to content

jharrilim/single-expression-shunting-yard-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

single-expression-shunting-yard-interpreter

It's just funny because it could be all written on one line because it is one expression weeee

Usage

$ node . '4 x 2 + 8 - 1'
> 15

Releases

No releases published

Packages

No packages published