« earlier | later » Page 4 of 5
Joe Clark: Design (2004.11.18) edit / delete
Some articles on graphic design and photography.
to design graphics photography ... on 13 August 2006
Notes_on_IMP_Programming edit / delete
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 edit / delete
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 edit / delete
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 edit / delete
Or possibly "Javascript the ultimate occam". ;)
to design javascript language research ... on 05 June 2006
Factor programming language edit / delete
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 edit / delete
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 edit / delete
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 edit / delete
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 edit / delete
Extensions to Haskell. I'd really like something like this for occam-pi.
to design haskell language programming research ... on 30 November 2005
« earlier | later » Page 4 of 5
- design | |
1 | + 3d |
1 | + 6502 |
2 | + ag0700 |
1 | + ag0803 |
1 | + amusements |
1 | + apl |
1 | + apple2 |
1 | + architecture |
1 | + art |
1 | + babbage |
2 | + c |
1 | + chess |
1 | + chip |
1 | + cmp409 |
3 | + compiler |
6 | + concurrency |
1 | + continuations |
2 | + cpu |
1 | + design-patterns |
1 | + diagrams |
1 | + dp |
1 | + editing |
1 | + efficiency |
2 | + electronics |
1 | + etext |
1 | + ethics |
1 | + fab |
1 | + factor |
1 | + flags |
1 | + font |
1 | + forth |
1 | + functional |
5 | + games |
1 | + gimp |
1 | + graphics |
1 | + gtk |
2 | + haskell |
1 | + history |
1 | + honours |
1 | + interface |
1 | + ir |
1 | + java |
1 | + javascript |
19 | + language |
1 | + lisp |
1 | + maths |
2 | + mechanica |
1 | + os |
1 | + parallel |
4 | + patterns |
1 | + performance |
3 | + philosophy |
1 | + photography |
1 | + pipeline |
1 | + playability |
1 | + prince-of-persia |
10 | + programming |
1 | + prototypes |
1 | + python |
1 | + reading-code |
15 | + research |
7 | + retrocomputing |
1 | + retrotech |
1 | + scripting |
1 | + security |
1 | + simulation |
2 | + software |
2 | + software-engineering |
1 | + solaris |
1 | + syntax-highlighting |
1 | + text |
2 | + toolbox |
1 | + types |
1 | + typography |
5 | + ui |
3 | + unix |
1 | + usability |
1 | + vector |
1 | + vim |
5 | + web |
tasty by Adam Sampson.