tavor
tavor copied to clipboard
Allow Tavor to transform to anything
Additional to generating, parsing and reducing an additional operation should be implemented: transforming
This should be similar to XSLT.
The first main goal should be to read simple source code and format it in a consistent way. Like "gofmt" does formatting for Go source code. And syntax highlighting!