Difference between revisions of "Talk:Accessible layout proposal"

From HaskellWiki
Jump to navigation Jump to search
(Suggested simplification)
 
(No difference)

Latest revision as of 02:53, 12 February 2007

Instead of #(, #[, # { and #$, why not use ( # ... ), [ # ... ], { # ... } and $ # ? Then the layout engine needs to know about just one extra token, and people and editors will not be confused by strange bracket matching. --Ørjan 02:53, 12 February 2007 (UTC)