Skip to content
#

top-down-parsing

Here are 6 public repositories 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 top-down-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 top-down-parsing topic, visit your repo's landing page and select "manage topics."

Learn more