Joe Clark: Design (2004.11.18)

Some articles on graphic design and photography.

to design graphics photography ... on 13 August 2006

Notes_on_IMP_Programming

The Edinburgh IMP programming language (which is somewhere between Fortran and C). The "mapping functions" feature is interesting.

to design language programming research retrocomputing ... on 03 August 2006

Pluvo Programming Language

A slightly-Python/Rubyesque language with dynamic binding, prototypes, and a fairly neat syntax.

to compiler design language python research ... on 03 July 2006

Sage: A Programming Language with Hybrid Type-Checking

A functional language with a type system that lets you say things like "X is a balanced tree". Might be worth borrowing some ideas from for concurrency safety checks using a type system.

to concurrency design language programming research types ... on 07 June 2006

Bluish Coder: Javascript 1.7

Or possibly "Javascript the ultimate occam". ;)

to design javascript language research ... on 05 June 2006

Factor programming language

A FORTH-style language with Lisp data types. Interesting, although I'm not convinced I'd actually want to program in it.

to design factor forth functional language lisp research ... on 20 May 2006

Computational Theology : Weblog

The more interesting question, I feel, is whether it'd be possible to use a process-oriented approach for building web apps, where you have channels to and from the user, and your code to interact with a single user is a process. Something to play with in

to concurrency continuations design language programming research web ... on 20 May 2006

Pnuts User's Guide

A scripting language for the Java VM. Apparently very fast.

to design java language programming research ... on 10 March 2006

DDJ>Thoughts on Language Design

Guy L. Steele on designing a parallel language -- and, more specifically, on how we might like to reconsider some of the tenets of structured programming while doing so.

to concurrency design language parallel programming research ... on 30 December 2005

Haskell Prime - Trac

Extensions to Haskell. I'd really like something like this for occam-pi.

to design haskell language programming research ... on 30 November 2005