Skip to content

baribgf/Simple-RegEx-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-RegEx-Compiler-Project

This is a simple regex compiler, that is based on a simple tokenizer and an LL(1) parser.

For testing some code from current directory execute:

python 'src/example.py'

NOTE:

This project is intended for educational purposes only!

About

A simple regex compiler and matching engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages