Skip to content

kazemnejad/lexyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lexyn

Features:

  • Python Language Lexer
  • LR1 Parser
  • LALR1 Parser
  • SLR1 Parser
  • LL1 Parser

How to run:

  1. git clone https://github.com/kazemnejad/lexyn.git
  2. cd lexyn-master
  3. brew install python@3 node
  4. npm install
  5. pip3 install ply
  6. chmod a+x src/lexyn.js
  7. ./src/lexyn.js

About

IUST Compiler Course Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages