Menu

#15 haskell-like whitespace scoping

open
nobody
1
2006-03-17
2006-03-17
No

This is a very low priority request. I believe haskell allows you to
optionally scope code with whitespace like python instead of using blocks
like {}. Something like this could be very handy to treating felix as a
scripting language. However, it'd probably require some substantial
changes to the lexer/parser in order to get it to work.

-e

Discussion


Log in to post a comment.