libace-xml-utils-8.0.1

ACE XML utility classes and methods

This package provides useful classes and methods for XML parsing with Xerces, including simplified strings, schema resolution, validation and more.

libace-xtreactor-8.0.1

ACE-GUI reactor integration for Xt

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

libkokyu-8.0.1

ACE scheduling and dispatching library

Kokyu is a library designed to provide flexible scheduling and dispatching services.

libnetsvcs-8.0.1

ACE network service implementations - libraries

ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization.

libeclipse-jdt-core-compiler-batch-java

Eclipse Java Compiler Batch

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

cpp-13-loongarch64-linux-gnu

GNU C preprocessor for loongarch64-linux-gnu

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.