Skip to content
Snippets Groups Projects
Commit 79670950 authored by Easy Build's avatar Easy Build
Browse files

Wed, 13 Feb 2019 12:45:03 +0100

parent 2baeb6c6
No related branches found
No related tags found
No related merge requests found
Pipeline #5900 passed with warnings
binutils/2.27,4
Bison/3.0.4,4
EasyBuild/3.8.1,4 EasyBuild/3.8.1,4
flex/2.6.3,4
help2man/1.47.4,4
M4/1.4.18,4
zlib/1.2.11,4
## Compiler
| Module | Description |
| ------ | ----------- |
## Devel
| Module | Description |
| ------ | ----------- |
| [M4](http://www.gnu.org/software/m4/m4.html) | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
## Lang
| Module | Description |
| ------ | ----------- |
| [Bison](http://www.gnu.org/software/bison) | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
| [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
## Lib
| Module | Description |
| ------ | ----------- |
| [zlib](http://www.zlib.net/) | zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. |
## Tools ## Tools
| Module | Description | | Module | Description |
| ------ | ----------- | | ------ | ----------- |
| [binutils](http://directory.fsf.org/project/binutils/) | binutils: GNU binary utilities |
| [EasyBuild](https://easybuilders.github.io/easybuild) | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. | | [EasyBuild](https://easybuilders.github.io/easybuild) | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. |
| [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment