libakai0t64

library for loading and modifying akai files

libakai is a C++ library for loading, modifying and creating akai files.

libgadu3t64

Gadu-Gadu protocol library - runtime files

Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library.

libghemical5t64

Molecular Modelling Library

Libghemical is the basis of Ghemical, a GNOME Molecular Modelling Application.

elpa-bison-mode

Emacs major mode for editing lex, yacc, and bison grammars

This package provides a GNU Emacs major mode for editing lex, yacc files, as well as their extension formats like flex, bison, and jison. It provides flex-mode, bison-mode, and jison-mode to add syntax highlighting and electric indentation when editing the corresponding types of files.

libghc-hgmp-prof

Haskell interface to GMP; profiling libraries

Types and instances, and marshalling between Integer and Rational and the corresponding GMP types, along with raw foreign imports of GMP functions. Allows FFI to GMP code (whether in GMP itself or in third-party code that uses GMP).

libghc-quote-quot-prof

divide without division; profiling libraries

Generate routines for integer division, employing arithmetic and bitwise operations only, which are 2.5x-3.5x faster than 'quot'. Divisors must be known in compile-time and be positive.