example-functional-compiler
example-functional-compiler copied to clipboard
README Print Section
The Print section does not state what it actually does.
Does it print documentation, target language like JavaScript/assembly?
It is a pretty printer for the internal language. All frontends require pretty-printing of some sort. This could be more specific.