This is an example of using Flex/Bison to write a parser in C++ on Windows.
A first working example of writing a parser, using flex and bison from winflexbison.
- CMake for building
- winflexbison installed and added to CMAKE_PREFIX_PATH
- More complex example