Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

left-recursion-elimination

Here are 19 public repositories matching this topic...

Quick explanation of eliminating left recursion in Haskell parsers

  • UpdatedSep 13, 2021
  • Haskell

A basic Implementation of a Deterministic Finite State Automaton (DFA), Non-Deterministic Finite State Automaton (NFA) and Fallback DFA with Actions (FDFA) along with the Left Recursion Elimination algorithm for a Context-Free-Grammar (CFG)

  • UpdatedAug 3, 2020
  • Python

Some important C programs on various subjects of Engineering grads students, which i have implemented in my course by myself, and are not available anywhere else on internet. Subjects like Compiler, Operating system, Data structures, Networking, Python and many more

  • UpdatedMar 13, 2024
  • C

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

  • UpdatedMar 11, 2023
  • Java

Interpreter for non-negative arithmetic

  • UpdatedJan 6, 2020
  • Java

A C++ implementation for parsing and transforming Context-Free Grammars (CFGs), including left factoring, left recursion removal, and FIRST & FOLLOW set computation.

  • UpdatedMar 23, 2025
  • C++

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.

  • UpdatedOct 10, 2025
  • C

Task 5 for the Compilers lab where the needed deliverable is a class that takes a CFG without unit rules and epsilon closures and outputs the same CFG after eliminating Left Recursion

  • UpdatedApr 7, 2024
  • Java

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp