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

Thu, 14 Feb 2019 10:30:03 +0100

parent 62672bf0
No related branches found
No related tags found
No related merge requests found
Pipeline #5942 passed with warnings
......@@ -41,7 +41,6 @@ OpenMPI/2.0.2-GCC-6.3.0-2.27,4
OpenMPI/2.1.1-GCC-6.3.0-2.27,4
PCRE/8.42,4
pixman/0.34.0,4
Python/2.7.13,4
QEMU/3.1.0-VDE2,4
ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4
SQLite/3.17.0,4
......
......@@ -26,7 +26,6 @@
| ------ | ----------- |
| [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. |
| [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
| [Tcl](http://www.tcl.tk/) | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. |
## Lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment