Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CodeSamples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Deisenroth
CodeSamples
Commits
845505ed
Commit
845505ed
authored
4 years ago
by
Ronald Charles Moore
Browse files
Options
Downloads
Patches
Plain Diff
Updated for Summer 2021
Signed-off-by:
Prof. Ronald Moore
<
ronald.moore@h-da.de
>
parent
a4dfd05c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
flexBison/cplusplus/README.md
+5
-5
5 additions, 5 deletions
flexBison/cplusplus/README.md
with
5 additions
and
5 deletions
flexBison/cplusplus/README.md
+
5
−
5
View file @
845505ed
...
@@ -11,7 +11,7 @@ Changes made by Prof. Ronald Moore for his students at the h_da.
...
@@ -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/
See https://fbi.h-da.de/personen/ronald-moore/
or mail ronald.moore@h-da.de
or mail ronald.moore@h-da.de
Last modified: 2
8
April 202
0
.
Last modified: 2
3
April 202
1
.
## Quick Start
## Quick Start
...
@@ -33,10 +33,10 @@ This will only work if you have flex and bison and either gcc or clang installed
...
@@ -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):
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
*
bison 3.
7.6 (in 2021, and 3.5.4 in 2020)
*
flex 2.6.4
*
flex 2.6.4
(in 2021 and 2020)
*
clang 1
0.0.0
*
clang 1
1.1.0 (in 2021 and 10.0.0 in 2020)
*
gcc
9.3.0
*
gcc
10.2.0 (in 2021 and 9.3.0 in 2020)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment