fp-compiler-3.0.2

Free Pascal - compiler

libghc-curry-frontend-prof

Lexer, parser, type checker, etc. for Curry; profiling libraries

The Curry Frontend consists of the executable program "curry-frontend". It is used by various backends to compile programs written in the functional logic language Curry to various intermediate representations.

python-gwcs

Tools for managing the WCS of astronomical data (Python 2)

python3-pytools

big bag of things supplementing Python 3 standard library

Pytools is a big bag of things that are needed by packages created by Andreas Kloeckner. They are used by python-pycuda and python-pyopencl packages. They contain, amongst other: * A ton of small tool functions such as len_iterable, argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive flatten, and much more * A time-series logging module, pytools.log * Batch job submission, pytools.batchjob * A lexer, pytools.lex

node-get-func-name

Utility for getting a function's name for node and the browser

This is a module to retrieve a function's name securely and consistently both in NodeJS and the browser.

dustmite

Tool for minimizing D source code

DustMite is a tool for minimizing D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. Reducing C++ code also works quite well via --split *.{c,cpp,h,hpp}:d.