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

Fri, 12 Apr 2019 08:30:03 +0200

parent ce29afeb
No related branches found
No related tags found
No related merge requests found
Pipeline #7022 passed
......@@ -64,6 +64,7 @@ intel/2017c,4
intel/2018.04,4
iomkl/2018.04,4
iompi/2018.04,4
Java/1.8.0_121,4
libdrm/2.4.76,4
libffi/3.2.1,4
libpng/1.6.34,4
......
......@@ -46,6 +46,7 @@
| ------ | ----------- |
| [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. |
| [Java](http://java.com/) | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
| [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. |
......
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