Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 252 Bytes

Ocaml Calculator

Instructions

Execute calc file on linux to open. Build using make. Get the list of current variables by typing #var in the command prompt and the list of available functions typing #fun. End the execution using #fin.