This commit is contained in:
2017-08-04 22:01:19 -04:00
commit 20926f91d6
6 changed files with 1098 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# silleee
A reboot of [silly](https://github.com/hellerve/silly) that tries
to implement IEEE-754 floating point numbers. The audacity!
The name is a mashup of `silly` and `IEEE-754`.
WIP.