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

From Apertium
< Task ideas for Google Code-in
Revision as of 16:11, 14 November 2013 by Francis Tyers (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]