lug
lug copied to clipboard
Add a sample that demonstrates context-sensitive indentation of whitespace
trafficstars
The existing support for symbol tables should allow for parsing of grammars with context-sensitive indentation, as found in languages like Python, Haskell, YAML, etc.
Put together a sample that demonstrates this capability and investigate creating Adams-Nestra style convenience wrappers for handling indentation and alignment.