Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TLM project

a simple program to work with grammars.

Features

  • print grammar
  • detect simple grammars
  • depth first parsing
  • breadth first parsing
  • CYK parsing
  • S-parser
  • normalize the grammar
  • convert grammar to chomsky form

How to use it

  1. install python3 and pip
  2. pip install -r requirments.txt
  3. python Project.py (grammar text file)

About

Academic project for The Theory of Languages and Machine course. Fall 2018

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages