Update readme from PebbleCalc
This commit is contained in:
parent
cab7ebc79a
commit
a990084da7
|
@ -1,6 +1,2 @@
|
||||||
# PebbleCalc
|
# PebbLisp
|
||||||
A simple calculator app for the Pebble smartwatch
|
A very basic LISP implementation with an interpreter and editor written for the Pebble
|
||||||
Support addition, subtraction, multiplication, division and exponentiation.
|
|
||||||
Supports up to 2 digits of decimals using fixed-point arithmetic.
|
|
||||||
|
|
||||||
Credit to Wojciech Siewierski for his fixed point arithmetic implementation. It was made for his [GravCalc](https://github.com/Vifon/GravCalc) Pebble app.
|
|
||||||
|
|
Loading…
Reference in New Issue