« earlier | later » Page 15 of 22
A+: a programming language for actual programmers edit / delete
The deeply scary A+ language (from MSDW's internal software department). It's essentially a modern APL, complete with custom character set. I'm sure it's very expressive if you're familiar with it, but it has the most alien-looking syntax I've seen...
to apl design language programming vector ... on 13 August 2006
Some retrocomputing stuff, but most interestingly MCPL, a BCPL-inspired untyped low-level language which has pattern matching. It's really cool in an odd sort of way.
to design language programming retrocomputing ... on 13 August 2006
Keith Packard's lightweight programming language. (I'm not sure if anything actually uses it, but it's a pretty good design.)
to languages programming ... on 13 August 2006
Recursive Make Considered Harmful edit / delete
Classic paper. Worth reading.
to make programming ... on 13 August 2006
X Selections, X Cut Buffers, and Emacs Kill Rings edit / delete
The rules that people always complain about, but do actually make sense.
to programming x ... on 13 August 2006
STOICAL - STack Oriented Interactive Compiler Adapted to Linux edit / delete
A STOIC-inspired language. Has some concurrency features.
to design language programming ... on 13 August 2006
GCC Inline Assembly with 3DNow! edit / delete
to assembler c gcc programming ... on 13 August 2006
I remember finding this site remarkably useful back when I was getting paid to do C++.
to c++ programming ... on 13 August 2006
exim-turing.conf edit / delete
SK combinator expressions. Implemented in Exim.
to amusements exim programming ... on 13 August 2006
DM's Esoteric Programming Languages edit / delete
to amusements obfuscated programming ... on 13 August 2006
« earlier | later » Page 15 of 22
tasty by Adam Sampson.