libchemicaltagger-java

tool for semantic text-mining in chemistry

ChemicalTagger parser is a medium-depth, phrase-based semantic NLP tool for the language of chemical experiments. Tagging is based on a modular architecture and uses a combination of OSCAR, domain-specific regex and English taggers to identify parts-of-speech. The ANTLR grammar is used to structure this into tree-based phrases.

cpp-12-x86-64-linux-gnu

GNU C preprocessor

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

libfungw-duktape1

Scripting support for fungw: Javascript

Fungw is a tiny, portable library written in C (C89) that manages dynamic function calls across different programming languages.

gm2-11-x86-64-linux-gnu

GNU Modula-2 compiler (cross compiler for amd64 architecture)

This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libmcpl1

Monte Carlo Particle Lists - library

This package includes the shared library for reading and writing *.mcpl files, a binary format with lists of particle state information, for interchanging and reshooting events between various Monte Carlo simulation applications.

python3-promise

Implementation of Promises in Python (Python3 version)

It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python. Its fully compatible with the Promises/A+ spec.