Skip to content

Commit

Permalink
Added release notes for dao-0.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaminHAL9001 committed Sep 9, 2014
1 parent c3f8ba3 commit c089ff6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NOTES
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
dao-0.1.0.0

This is a pre-release of Dao. Some major changes are in the works and
I would like to begin committing these changes to the master
repository.

The full release of Dao will be pretty unrecognizable from the state
it is in now. The most important algorithms, namely "Dao.Interval"
(previously "Dao.EnumSet"), "Dao.Tree", and "Dao.Predicate" are all
mostly the same as before. However "Dao.Parser" is going to be
completely revamped. And the entire language specification will
probably change. I will make the current JavaScript-like language an
optional module, and remove it from the main Dao library. The new Dao
programming language will be more like typed Bash (Bourne Shell,
similar to Lisp or Scheme). None of these changes are in this release.

0 comments on commit c089ff6

Please sign in to comment.