Skip to content
David Piepgrass edited this page Mar 30, 2016 · 7 revisions

Please visit the new Enhanced C# home page instead.

I started designing EC# 1.0 some time in 2012 and then abandoned it in favor of more limited, focused improvements based on ideas from LISP, which I am calling EC# 2. If you're curious to see the old design documents, they are here:

  • EC#.cs: Design ideas for EC# 1.0. Basically I just listed out all the little things I would change if I could. This was written before I figured out that I wanted a LISP-style macro processor.
  • EC#2.cs: A brief document that explains how the project changed direction and then barfs out some tentative ideas.
Clone this wiki locally