> On Thursday, 25 September 2008 at 14:00:30 UTC, bearophile wrote: >> D1 + Tango with a different Python-inspired syntax; close to my ideal >> language: >> http://delight.sourceforge.net/
On Mon, Dec 30, 2013 at 6:31 PM, pplantinga <[email protected]> wrote: > It's close to my ideal language as well, which is why I've decided to take > up the cause again. Unfortunately the last changes to the code were 5 years > ago, and D has progressed since then. So I'm going to start over with the > same ideals in mind. If anyone wants to contribute, the code will be hosted > at http://github.com/pplantinga/delight If anyone is interested, I was recently working on an indentation based "alternative syntax" for D, which I have named Finesse. Finesse is written in Lua and outputs D source code. https://github.com/parke/finesse -Parke
