Skip to content
Snippets Groups Projects
Commit a4dfd05c authored by Ronald Charles Moore's avatar Ronald Charles Moore
Browse files

Updated for Summer 2021

parent 58d3ced9
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ There are (or will be some day) subdirectories here: ...@@ -22,7 +22,7 @@ There are (or will be some day) subdirectories here:
including the new (C++17) `std::variant<>` template. including the new (C++17) `std::variant<>` template.
Testing is also more extensive. Testing is also more extensive.
This is meant mostly as a preparation for larger projects where This is meant mostly as a preparation for larger projects where
software engineering aspects becomes more important software engineering aspects become more important
whereas the version in `interpreter` (see above) is meant whereas the version in `interpreter` (see above) is meant
to get down to recursive descent parsing as quickly as possible. to get down to recursive descent parsing as quickly as possible.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment