Skip to content

Compiler Design project in partial fulfillment of the requirements for the Automata Theory and Formal Languages course.

Notifications You must be signed in to change notification settings

sonajX/DOM-Compiler

 
 

Repository files navigation

DOM-Compiler

Compiler Design project in partial fulfillment of the requirements for the Automata Theory and Formal Languages course.

Notes:

  1. dom.py is a work in progress
  2. Only lexer.py functions properly (To be refactored)
  3. To test lexer, run from shell.py

Installation Instructions

  • Make sure you have Python 3.8+ installed on your system.
  • Clone the repository
    git clone https://github.com/your-username/DOM-Compiler.git
    cd DOM-Compiler
    
  • Install ctk
    pip install ctk
    

About

Compiler Design project in partial fulfillment of the requirements for the Automata Theory and Formal Languages course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 58.1%
  • HTML 28.9%
  • Python 13.0%