g++-14-m68k-linux-gnu

GNU C++ compiler for m68k-linux-gnu architecture

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

antlr3

language tool for constructing recognizers, compilers etc

ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers].

antlr3-gunit-maven-plugin

Maven plugin for gUnit, a unit test framework for ANTLR grammars

gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand.

libswhid-core-ocaml

OCaml library to work with swhids (runtime)

swhid_core is an OCaml library to with with Software Heritage persistent identifiers (swhids). This is the core library, for most use cases you should use the swhid library instead.

libguestfs-ocaml

guest disk image management system - OCaml bindings

The libguestfs library allows accessing and modifying guest disk images.

gcc-11-mipsel-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).