Update todo.md.

This commit is contained in:
Robbie Gleichman 2019-02-25 01:49:42 -08:00
parent 96be8aa835
commit 96aaaa2319

View File

@ -2,7 +2,6 @@
## Todo Now
* Remove port number magic numbers in GraphAlgorithms.hs.
* Consider removing LikeApplyNode and CaseNode, or their embedded versions.
* Fix embedded lambdas missing their enclosures.
* Add command line flags for color style, embedding, and whether to draw arrowheads.
* Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..