bisonc++ binary package in Ubuntu Noble amd64

 Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++
 adds to bison++ a cleaner class-design, using a base-class to communicate
 lexical tokens to a lexical scanner.
 .
 Since bisonc++ generates the parser class as well as the parsing
 function. The class can easily be provided with additional members without
 needing polymorphic functions. Consequently, classes generated by bisonc++
 have no virtual members and actually have but one public member: parse(),
 replacing the old-style bison and bison++ yyparse() function.
 .
 Bisonc++ offers many options, among which an option to define classes
 generated by bisonc++ in a separate namespace. This allows developers to
 define additional symbols, even outside of the class generated by bisonc++,
 without encountering name-collision problems. With bisonc++, artificial means
 to prevent name-collisions, like bison and bison++'s yy-convention are not
 required anymore when using bisonc++. Bisonc++ merely generates C++ code. If
 C code is required, bison should be used. Bisonc++'s grammar requirements are
 highly compatible with bison's requirements, so converting a bison grammar
 into a bisonc++ grammar should be fairly simple.
 .
 In addition to the bisonc++ parser generator itself and several skeleton
 files, the package contains an extensive man-page, a full manual rewritten
 after the original bison manual, and several examples.
 .
 Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1)
 parser generator, as described in Aho, Sethi and Ullman's (1986) book
 `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May
 2005. Another major rewrite was completed one year later, May 2006, resulting
 in version 1.00.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-09 03:08:02 UTC Published Ubuntu Noble amd64 release universe devel Optional 6.08.00-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe devel Optional 6.08.00-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-08 10:16:25 UTC Superseded Ubuntu Noble amd64 proposed universe devel Optional 6.07.00-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of bisonc++ 6.08.00-1 in ubuntu noble PROPOSED
  • Published
  2024-04-10 00:10:21 UTC Deleted Ubuntu Noble amd64 updates universe devel Optional 6.06.00-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    superseded by release

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-03-30 06:10:16 UTC Deleted Ubuntu Noble amd64 release universe devel Optional 6.07.00-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    CVE-2024-3094

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-03-30 06:10:16 UTC Deleted Ubuntu Noble amd64 proposed universe devel Optional 6.07.00-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-03-27 08:50:06 UTC Superseded Ubuntu Noble amd64 release universe devel Optional 6.06.00-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of bisonc++ 6.07.00-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-03-28 12:10:17 UTC Deleted Ubuntu Noble amd64 proposed universe devel Optional 6.06.00-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-10-27 08:38:49 UTC Superseded Ubuntu Noble amd64 release universe devel Optional 6.05.00-2
  • Removal requested .
  • Superseded by amd64 build of bisonc++ 6.06.00-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu