Skip to content
#

bottom-up-parsing

Here is 1 public repository matching this topic...

This project showcases two approaches to parsing: a bottom-up parser using Flex & Bison, and a top-down parser using Flex & Recursive Descent. Developed as part of a Compiler course exercise, the parsers process Olympic sports data, identifying those that appeared in at least 7 Olympic games.

  • Updated Jul 1, 2024
  • C

Improve this page

Add a description, image, and links to the bottom-up-parsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bottom-up-parsing topic, visit your repo's landing page and select "manage topics."

Learn more