Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add a few more TODO items
  • Loading branch information
Geoffrey Broadwell committed Jun 10, 2012
1 parent ede2944 commit 0f6bc6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TODO
@@ -1,11 +1,16 @@
* Features
+ Documentation
+ Options to list known languages, implementations, tests, etc.
+ Add Pugs to known compilers
+ Document data expected from each test, and analysis of results
+ Output to multiple formats: ANSI text, plain text, JSON, HTML
+ Option to show times/comparisons with and without startup time included
* Improved tests
+ Correct rc-forest-fire variants to produce more similar output
* More tests!
+ Find weak points in core design
- Iterative v. recursive v. memoized recursive v. sequence method of finding solution
. Fibonacci sequence
+ Specific ideas
- Construct a triangular sequence in an array, then print it
- Round trip a CSV file, correctly handling escapes and non-ASCII chars
Expand Down

0 comments on commit 0f6bc6f

Please sign in to comment.