Task ideas for Google Code-in/Syntax tree printing in bison

From Apertium
Jump to navigation Jump to search

Objective[edit]

Write some code to print out the syntax parse of a sentence using GNU Bison. The output could be text, or a a dot file using GraphViz.

See also[edit]

External links[edit]