Changeset 3

Show
Ignore:
Timestamp:
07/11/09 20:28:49 (14 months ago)
Author:
steveklabnik
Message:

initial readme

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r2 r3  
    1 You read me. Thank you. 
     1The DSpec Project 
     2================= 
     3 
     4The goal of DSpec is to write a complete specification of the D programming language that is executable. 
     5 
     6Similar to the RubySpec project, we aim to write a suite of tests that an implementation of the D language can run to determine if it implements the specifications of the language, and to what degree.