Skip to content
#

first-and-follow

Here are 12 public repositories matching this topic...

An implementation of multiple concepts and techniques related to the theory of computation and compilers like DFA, NFA, Regular Expressions, Fallback DFA, CFG Left-Recursion Elimination, First and Follow, LL(1) Parsing, Lexical Analysis, and SDD

  • Updated Mar 11, 2023
  • Java

Sure, here's a concise description for your repository: This repository contains programs from the Compiler Design Lab, covering lexical analysis, parsing, syntax tree generation, and more. Implemented in C, C++, Java, and Lex, these programs demonstrate essential compiler design concepts and techniques.

  • Updated May 19, 2024
  • C

Improve this page

Add a description, image, and links to the first-and-follow 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 first-and-follow topic, visit your repo's landing page and select "manage topics."

Learn more