Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CompilerConstruction
CodeSamples
Commits
845505ed
Commit
845505ed
authored
Apr 23, 2021
by
Ronald Charles Moore
Browse files
Updated for Summer 2021
Signed-off-by:
Prof. Ronald Moore
<
ronald.moore@h-da.de
>
parent
a4dfd05c
Changes
1
Hide whitespace changes
Inline
Side-by-side
flexBison/cplusplus/README.md
View file @
845505ed
...
...
@@ -11,7 +11,7 @@ Changes made by Prof. Ronald Moore for his students at the h_da.
See https://fbi.h-da.de/personen/ronald-moore/
or mail ronald.moore@h-da.de
Last modified: 2
8
April 202
0
.
Last modified: 2
3
April 202
1
.
## Quick Start
...
...
@@ -33,10 +33,10 @@ This will only work if you have flex and bison and either gcc or clang installed
This version of this code was most recently tested with the following versions (no guarantee that it will work for other versions):
*
bison 3.
5.4
*
flex 2.6.4
*
clang 1
0.0.0
*
gcc
9.3.0
*
bison 3.
7.6 (in 2021, and 3.5.4 in 2020)
*
flex 2.6.4
(in 2021 and 2020)
*
clang 1
1.1.0 (in 2021 and 10.0.0 in 2020)
*
gcc
10.2.0 (in 2021 and 9.3.0 in 2020)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment