C++ Frameworks #4
ThirtySomething
started this conversation in
General
Replies: 3 comments
-
For handling languages on non-latin base, maybe ICU is a good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
To replace the code of the parser we can use ANTLR4 for example. There already exists a lot of grammars for several programming languages. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Which frameworks should we use? From my point of view we need frameworks for
There are several proposals:
And the decicions are:
Beta Was this translation helpful? Give feedback.
All reactions