libfrei0r-ocaml

OCaml interface to the frei0r API -- runtime files

This package provides an interface to the frei0r API for OCaml programmers.

cl-ixf

Common Lisp library to parse IBM IXF file format.

Tools to handle IBM PC version of IXF file format.

libgraphics-ocaml

OCaml graphics library (runtime)

The graphics library provides a set of portable drawing primitives. Drawing takes place in a separate window that is created when Graphics.open_graph is called.

python3-mypy-extensions

Experimental type system extensions for mypy typechecker (Python 3)

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

libghc-cgi-prof

Haskell CGI library for GHC; profiling libraries

This library is for writing CGI programs.

chemeq

Parser for chemical formula and equilibria

chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like: 2H2 + O2 ---> 2 H2O then it outputs LaTeX code and messages about the equilibrium of a chemical reaction.