example-functional-compiler icon indicating copy to clipboard operation
example-functional-compiler copied to clipboard

README Print Section

Open BebeSparkelSparkel opened this issue 4 years ago • 1 comments

The Print section does not state what it actually does.

Does it print documentation, target language like JavaScript/assembly?

BebeSparkelSparkel avatar Jan 20 '21 13:01 BebeSparkelSparkel

It is a pretty printer for the internal language. All frontends require pretty-printing of some sort. This could be more specific.

natefaubion avatar Jan 20 '21 17:01 natefaubion