I just found him but I’m a big fan of Bret Victor.
Category Archives: Programming
Reply
AT Protocol
So it turns out when they’re talking about the AT Protocol (the Authenticated Transfer Protocol) they are *not* talking about the Hayes AT command set. Just FYI for any old timers around here. :)
Strange Loop videos by Philip Wadler
Two presentations given at Strange Loop by Philip Wadler.
TCL commands
DejaGnu
Some notes with regard to DejaGnu:
JSON spec
Some notes about the JSON spec:
Red Programming Language
This is fun. A Lisp called Red.
Bret Victor The Future of Programming
This is good fun: Bret Victor The Future of Programming.
The seven programming ur-languages
This is an article with a list of very different types of programming language all of which are worth learning: The seven programming ur-languages.
In addition to ALGOL languages (which every one needs to know), check out:
- Lisp: PLT Racket
- ML: Haskell
- Self: Self
- Prolog: Prolog
- Forth: gForth1
- APL: K (via ok)
Post’s theorem
I’m not ready for this, but I wish I was: Post’s theorem.