All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2021-03-31
- support builtin function
sig()
0.1.3 - 2021-03-29
- support constants
pi,e - support builtin function
pow(),abs() - support
^operator
0.1.2 - 2021-03-27
- support function call expression(
sqrt(sqrt(16))) - func
sqrt()supported - support
--eval(-e) cli flag
- rename
clc-coretoclc-engine
- rename
calculatorpackage toclc-core - rename
calculator-clitoclc
clcbinary published.