Skip to content
/ cord Public

expression interpreter (calculator) in rs - supports variables & functions.

Notifications You must be signed in to change notification settings

shhivv/cord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cord

a tiny expression interpreter (calculator) in rs - supports variables & functions.

usage:

throw in your expression in a .cord file

problem.cord

3 + 2 / log(100) * 40

and run cord [filename]

resources:

About

expression interpreter (calculator) in rs - supports variables & functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages