Hacker News new | ask | show | jobs
by bostick 3397 days ago
I made a language for doing 2-adic arithmetic easily and exploring the Collatz 3n+1 problem.

I am not aware of any languages with 2-adic number primitives, so created one!

https://github.com/bostick/tuppence/