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

https://github.com/i-e-b/nanboxing

A simple example of using IEEE 754 NaNs to tag and encode data
https://github.com/i-e-b/nanboxing

experimental working

Last synced: about 1 year ago
JSON representation

A simple example of using IEEE 754 NaNs to tag and encode data

Awesome Lists containing this project

README

          

NaN Boxing

A quick demo of C# NaN Boxing / NaN tagging.
This is a handy technique for interpreters