logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cg-comp - This application is part of ( cg3 )

Author

       (c) 2007-2025 GrammarSoft ApS

                                                   2014-05-07                                         cg-comp(1)

Bugs

       Email to: Tino Didriksen <mail@tinodidriksen.com>

Description

cg-comp  is  the  program  used to compile constraint grammars from a text format to a binary format that
       results in faster load times. It reads the grammar file from input_file and writes output to output_file.
       The binary grammar files generated can be used in the cg-proc(1) and vislcg3(1) disambiguators.

Name

       cg-comp - This application is part of ( cg3 )

       This tool is part of the CG-3 constraint grammar system: https://edu.visl.dk/cg3.html.

See Also

cg-proc(1), vislcg3(1)

Synopsis

cg-comp grammar_file [input_file [output_file]]

See Also