Navigation Menu

Skip to content

Commit

Permalink
Updated todos.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Pike committed Jun 28, 2011
1 parent df91053 commit 43119a2
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions todo.md
Expand Up @@ -3,14 +3,20 @@ TODOs

* Replicate Interface.hs from the "old Copilot".

* Replicate Random.hs (and the testing infrastructure) from the "old Copilot".

* Start on the SBV backend for the interpreter.

* Integrate a (port of) Analysis.hs from the "old Copilot".

* Comments, especially at the beginning of modules and on module exports.

* Make Copilot operator precedence match Haskell operator precedence.


DONE
====

* Replicate Random.hs (and the testing infrastructure) from the "old Copilot".

* Integrate a (port of) Analysis.hs from the "old Copilot".

* Use Roman rather than Greek characters.

+ Should be done. However, if you find any remaining non-roman letters,
Expand All @@ -28,6 +34,3 @@ TODOs
var <- let_ () exp

The former assists with debugging.


* Make Copilot operator precedence match Haskell operator precedence.

0 comments on commit 43119a2

Please sign in to comment.