[Haskell-cafe] extending the notion of notation
John Meacham
john at repetae.net
Thu May 22 09:38:22 UTC 2014
On Wed, May 21, 2014 at 9:48 PM, Kim-Ee Yeoh <ky3 at atamo.com> wrote:
> So to return to the theme of "Can programming be liberated from textfiles?",
> I posited spreadsheets as a form of programming with no textfiles in sight.
'go' is a little in this direction in that there is a standard syntax
aware formatter that is part of the language. So although there are
text files, they have been normalized and spit through an AST.
John
--
John Meacham - http://notanumber.net/
More information about the Haskell-Cafe
mailing list