Add README
This commit is contained in:
parent
079adf3ae9
commit
29c28edb7d
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# ʜƨiloꟼ
|
||||
### RPN calculator in haskell
|
||||
|
||||
```sh
|
||||
$ hsilop
|
||||
1 2 sqrt / acos
|
||||
ꟼ∘ 0.7853981634
|
||||
|
||||
5 8 9 2 * cos ^ - 2 0.452 tan / +
|
||||
ꟼ∘ 5.1717299516
|
||||
|
||||
e pi ^ pi -
|
||||
ꟼ∘ 19.9990999792
|
||||
|
||||
1 + 2
|
||||
Ꞥ∘ syntax error
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Dual licensed under the MIT and GPL licenses:
|
||||
http://www.opensource.org/licenses/mit-license.php
|
||||
http://www.gnu.org/licenses/gpl.html
|
Loading…
Reference in New Issue
Block a user