An open API service indexing awesome lists of open source software.

https://github.com/xpack-dev-tools/flex-xpack

A binary distribution of flex - The Fast Lexical Analyzer
https://github.com/xpack-dev-tools/flex-xpack

Last synced: 5 months ago
JSON representation

A binary distribution of flex - The Fast Lexical Analyzer

Awesome Lists containing this project

README

          

[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/flex-xpack)](https://github.com/xpack-dev-tools/flex-xpack/blob/xpack/package.json)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/flex-xpack)](https://github.com/xpack-dev-tools/flex-xpack/releases)
[![NPM Version](https://img.shields.io/npm/v/@xpack-dev-tools/flex?color=blue)](https://www.npmjs.com/package/@xpack-dev-tools/flex/)
[![license](https://img.shields.io/github/license/xpack-dev-tools/flex-xpack)](https://github.com/xpack-dev-tools/flex-xpack/blob/xpack/LICENSE)

# The xPack flex

A standalone, cross-platform (macOS, GNU/Linux) binary
distribution of flex,
intended for reproducible builds.

## Project documentation

For information on how to install and use this project, please refer to the
[project website](https://xpack-dev-tools.github.io/flex-xpack/).

## Project source

The source code of the current release is available on
[GitHub tag v2.6.4-1.1 tree](https://github.com/xpack-dev-tools/flex-xpack/tree/v2.6.4-1.1).

## License

Unless otherwise stated, the original content is released under the terms of the
[MIT License](https://opensource.org/licenses/mit),
with all rights reserved to
[Liviu Ionescu](https://github.com/ilg-ul).