Skip to content

Meowcolm024/MrCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrCalc

A simple program to calculate molecular mass :)

Note

The molecular mass of the atoms in MrData.hs is not complete , do remember to modify elementsData in it.

Usage

Compile and Run

% ghc -o MrCalc Main.hs -O2
% ./MrCalc

Use Repl

% runhaskell Main.hs
Mr Calculator
Formula>

You can just run the Main.hs file and start inputing formulas :)

Options:
:h to show help
:q to quit
:e to show examples

About

A simple program to calculate molecular mass :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published