https://github.com/tsoding/nanbox
NaN boxing implementation as part of the research during BM Development.
https://github.com/tsoding/nanbox
Last synced: about 1 year ago
JSON representation
NaN boxing implementation as part of the research during BM Development.
- Host: GitHub
- URL: https://github.com/tsoding/nanbox
- Owner: tsoding
- License: mit
- Created: 2020-12-30T09:23:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T18:08:27.000Z (over 5 years ago)
- Last Synced: 2025-04-29T12:55:31.908Z (about 1 year ago)
- Language: C++
- Size: 2.93 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NaN boxing
NaN boxing implementation as part of the [research](https://github.com/tsoding/bm/issues/4) during [BM](https://github.com/tsoding/bm) Development.
## Quick Start
```console
$ make
$ ./nanbox
```
## Screencast
[](https://www.youtube.com/watch?v=9td67NTtNCg&t=12447s)
## References
- https://piotrduperas.com/posts/nan-boxing/
- https://en.wikipedia.org/wiki/NaN