python3.12-examples
Examples for the Python language (v3.12)
Examples, Demos and Tools for Python (v3.12). These are files included in
the upstream Python distribution (v3.12).
python-rdflib-tools
Python tools for converting to and from RDF
RDFLib is a Python library for working with the RDF W3C standard. The
library contains RDF parsers/serializers and both in-memory and
persistent Graph backend.
r-cran-survey
GNU R analysis of complex survey samples
Summary statistics, two-sample tests, rank tests, generalised linear
models, cumulative link models, Cox models, loglinear models, and
general maximum pseudolikelihood estimation for multistage stratified,
cluster-sampled, unequally weighted survey samples. Variances by Taylor
series linearisation or replicate weights. Post-stratification,
calibration, and raking. Two-phase subsampling designs. Graphics. PPS
sampling without replacement. Small-area estimation.
csh
Shell with C-like syntax
The C shell was originally written at UCB to overcome limitations in the
Bourne shell. Its flexibility and comfort (at that time) quickly made it
the shell of choice until more advanced shells like ksh, bash, zsh or
tcsh appeared. Most of the latter incorporate features original to csh.
ecj
Eclipse Compiler for Java (command line tool)
Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE.
It includes:
* An incremental Java compiler. Implemented as an Eclipse builder, it is based
on technology evolved from VisualAge for Java compiler. In particular, it
allows one to run and debug code which still contains unresolved errors.
* A Java Model that provides API for navigating the Java element tree.
The Java element tree defines a Java centric view of a project. It surfaces
elements like package fragments, compilation units, binary classes, types,
methods, fields.
* A Java Document Model providing API for manipulating a structured Java
source document.
* Code assist and code select support.
* An indexed based search infrastructure that is used for searching, code
assist, type hierarchy computation, and refactoring. The Java search engine
can accurately find precise matches either in sources or binaries.
* Evaluation support either in a scrapbook page or a debugger context.
* Source code formatter
gcc-13-multilib-x86-64-linux-gnux32
GNU C compiler (multilib support) (cross compiler for x32 architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.