Skip to content
#

context-free-grammar

Here are 42 public repositories matching this topic...

Application to calculate the probability of a given hand for a deck defined at runtime. In which what is being calculated is determined by the chosen configuration file. Probability is calculated through simulation.

  • Updated Feb 5, 2023
  • Java

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

Improve this page

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

Learn more