An open API service indexing awesome lists of open source software.

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.

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

[![screencast](http://i3.ytimg.com/vi/9td67NTtNCg/hqdefault.jpg)](https://www.youtube.com/watch?v=9td67NTtNCg&t=12447s)

## References

- https://piotrduperas.com/posts/nan-boxing/
- https://en.wikipedia.org/wiki/NaN