Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Readline support for Arc
›
When using the Arc REPL, I've often wanted to edit a previous line. Python lets you access and edit lines using the arrow keys, so why ...
Simple Cryptanalysis with Arc
›
I came across a thread on reddit about why you shouldn't write your own encryption algorithm . In it, one person presented a homegrown...
3 comments:
QR codes in Lego
›
I've been experimenting with QR codes (2-d bar codes) with my mobile phone. While helping my daughter assemble a Lego® spaceship, I ha...
2 comments:
The rise of scripting languages and the fall of Java
›
Java is very much in full retreat. -- R. Loui Professor Ronald Loui has an interesting article on the rise of scripting languages ( In Pr...
4 comments:
Why your favorite language is unpopular
›
The total world's population of Haskell programmers fits in a 747. And if that goes down, nobody would even notice. -- Erik Meijer I ...
22 comments:
"Maxwell's equations of software" examined
›
A recent post quotes Alan Kay's statement that expressing Lisp in itself is the " Maxwell's Equations of Software ": Ye...
4 comments:
Why Arc is good for video games
›
Can Arc be used to create a Tetris-like game? In my previous posting on using OpenGL with Arc , I described how the effort to set up OpenGL...
‹
›
Home
View web version