flang

Fortran compiler

Ground-up implementation of a Fortran front end written in modern C++.

node-lezer-java

Node.js module to provide Java grammar for the lezer parser system

The problem of parsing structured text has resisted one-size-fits all solutions for over 60 years. Lezer isn't such a solution either, but it is a very decent parser generator, especially well suited for use in code editors.

libgpac12

GPAC Project on Advanced Content - shared libraries

GPAC stands for GPAC Project on Advanced Content (a recursive acronym). It is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity).

libghc-bitvec-prof

space-efficient bit vectors; profiling libraries

A newtype over 'Bool' with a better 'Vector' instance: 8x less memory, up to 3500x faster.

php-dompdf-svg-lib

library to read, parse and export to PDF SVG files

The main purpose of this lib is to rasterize SVG to a surface which can be an image or a PDF for example, through a \Svg\Surface PHP interface.

node-codemirror-legacy-modes

Collection of ported stream language modes for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.