« earlier | later » Page 12 of 22
68000 TRICKS AND TRAPS edit / delete
I will probably never find this useful, but it's quite interesting anyway.
to 68000 assembler optimisation programming ... on 14 August 2008
[Hs-Generics] Data.Generics with GPS (using Maps to avoid getting lost in Data) edit / delete
It appears Claus has been working on SYB+Uniplate too...
to generics haskell programming ... on 01 August 2008
The specification of program flow in Madcap 6 edit / delete
A very interesting language -- essentially a modern functional design, from 1972, with list/set comprehensions, generators, and various other interesting features.
to functional language-design programming ... on 29 July 2008
IntelĀ® 64 and IA-32 Architectures Software Developer's Manuals edit / delete
to assembly ia32 programming ... on 21 July 2008
Index of /sabre/Mirrored/AdvProgLangDesign edit / delete
Finkel's "Advanced Programming Language Design".
to language-design programming research ... on 16 July 2008
Blow your mind - HaskellWiki edit / delete
Some mostly opaque and occasionally useful things to do with Haskell.
to functional haskell programming ... on 09 May 2008
Haskell Programming: Miscellanea edit / delete
All sorts of completely insane things to do with Haskell.
to functional haskell programming ... on 09 May 2008
Hacker's Delight edit / delete
The world's best book on really obscure bitwise arithmetic tricks (code available from here). I should probably buy a copy at some point.
to books programming ... on 30 January 2008
Command line options in Haskell edit / delete
A neat way to do arg parsing in Haskell by composing functions on a state struct.
to haskell programming research ... on 25 April 2007
dis-dot-dat.net/Writing Audio Applications edit / delete
A JACK tutorial.
to audio jack programming ... on 16 April 2007
« earlier | later » Page 12 of 22
tasty by Adam Sampson.