You are here |
bellard.org | ||
| | | |
blog.drorgluska.com
|
|
| | | | MicroPython is a python implementation for microcontrollers and other low resource requirement implementation which can make it perfect for... | |
| | | |
linus.dev
|
|
| | | | ||
| | | |
www.snellman.net
|
|
| | | | 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
|
|
| | 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 |