ghadd / meta_calc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaprogrammed calculator

Howto

$ git clone https://github.com/ghadd/meta_calc && cd meta_calc/meta_calc
$ python __main__.py ~/calc.py -v
File path: /home/ghadd/calc.py
File size: 5.6 MB
Took now to render and save
Running generated script (ex. 1.2 + 2.4)
>>> -1 * 5
Result is -5.0.

About


Languages

Language:Python 74.3%Language:HTML 25.7%