« earlier | later » Page 10 of 13
I told my 2nd year CS students to create a programming language [RESULTS] | Dovyski
The results of the article I'd linked to before.
to ag0700 compiler language-design teaching ... on 15 October 2012
PHP: a fractal of bad design - fuzzy notepad
Yup, that's a pretty comprehensive critique.
to amusements language-design php ... on 27 May 2012
» I told my 2nd year CS students to create a programming language Dovyski
This sounds like a fun idea -- I wonder if we could get it into CGT2 somewhere? (Step 1: identify all the things you don't like about C++ so far. Step 2: fix them.)
to ag0803 language-design teaching ... on 15 April 2012
A language sitting somewhere between Lua and Matlab, aiming for reasonable performance. Hmmm.
to language-design programming ... on 27 February 2012
Programming Language Checklist
I have been guilty of several of these.
to amusements language-design ... on 03 December 2011
Assembler (for the BBC Micro, nonetheless) with a Common Lisp-ish LOOP construct.
to bbc language-design retrocomputing ... on 25 November 2011
the eero programming language | a syntactically streamlined dialect of objective-c using clang/llvm
An experimental Python-inspired syntax for Objective-C. Interesting.
to language-design objective-c python ... on 23 August 2011
The Trouble with Erlang Concurrency | Tim Fox's blog
The specific point is that the actor model makes it difficult to distribute a service (which isn't a problem when you have explicit channels -- you just use an any-to-any channel). The general point is that providing one model isn't helpful when that model doesn't work for your problem.
to concurrency erlang language-design research ... on 26 June 2011
Latest News — Code, Analysis, Repository and Modelling for e-Neuroscience
Fiona pointed at this project as an example of trying to come up with open standards for scientific data.
to cosmos data language-design open-science science ... on 16 May 2011
Python-like compiled language.
to language-design python scotch software ... on 15 May 2011
« earlier | later » Page 10 of 13
tasty by Adam Sampson.