Skip to content

Questions about Syntax

Short answers, pulled from the story.

When did Pierre Boullier release SYNTAX as free software?

Developers released the system to the public in 2007. Before that year, only those inside the INRIA network could access the compiler generation tools.

What license governs how others can use and modify SYNTAX today?

The CeCILL license governs how others can use and modify the program today. This legal framework applies after the open release in 2007.

Which team built the first tool-translator for the Ada language using SYNTAX?

Pierre Boullier and his team built the first tool-translator for the Ada language using this specific engine. That historical effort appeared in a 1981 publication from INRIA Rocquencourt.

Who published details about the automatic lexical error repair algorithm in 1987?

Pierre Boullier and Martin Jourdan published details about this scheme in 1987. The method deletes extra characters or inserts missing ones during analysis.

What version of SYNTAX introduced support for TAG and RCG systems used in bioinformatics research?

Version 6.0 beta introduced support for additional formalisms beyond standard context-free grammars. These new tools include TAG and RCG systems used in bioinformatics research.