Explore >> Select a destination


You are here

bellard.org
| | blog.drorgluska.com
13.1 parsecs away

Travel
| | MicroPython is a python implementation for microcontrollers and other low resource requirement implementation which can make it perfect for...
| | linus.dev
15.4 parsecs away

Travel
| |
| | www.snellman.net
17.6 parsecs away

Travel
| | A look at the way the representation of numbers evolved in first few years of Lisp across different implementations (LISP I, LISP 1.5, Basic PDP-1 LISP, M-460 LISP, PDP-6 LISP, BBN LISP). Start with the worst number representation this side of church numerals, end with something surprisingly modern.
| | zackoverflow.dev
87.3 parsecs away

Travel
| Interfaces rely on slow dynamic-dispatch, but generics could open the door to performance boosts with the ability to leverage the cache-friendliness of static dispatch