From ea332e137869e78e3e41e3c779ec5136c07ffbda Mon Sep 17 00:00:00 2001 From: easybuild <easybuild@login2.bullx> Date: Mon, 18 Sep 2017 12:15:03 +0200 Subject: [PATCH] Mon, 18 Sep 2017 12:15:03 +0200 --- anselm.csv | 1 + anselm.md | 1 + 2 files changed, 2 insertions(+) diff --git a/anselm.csv b/anselm.csv index 6030bc36..22bed73f 100644 --- a/anselm.csv +++ b/anselm.csv @@ -290,6 +290,7 @@ PrgEnv-intel/14.0.1,1 PrgEnv-intel/15.0.3,1 bullxde/2.0,1 Doris/4.06beta2-intel-2017a,1 +Anaconda3/4.4.0,1 Bison/2.5-intel-2015b,1 Bison/2.7-foss-2015g,1 Bison/2.7,1 diff --git a/anselm.md b/anselm.md index 48057537..710f9539 100644 --- a/anselm.md +++ b/anselm.md @@ -181,6 +181,7 @@ | Module | Description | | ------ | ----------- | +| Anaconda3 | | | [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. | | [byacc](http://invisible-island.net/byacc/byacc.html) | Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler. | | [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. | -- GitLab