Skip to content

implementation of a compiler, which use regex-pattern and LR(1) grammar

Notifications You must be signed in to change notification settings

BruceLEEsz/Pscript

Repository files navigation

Pscript

a regex-pattern lexer

using java libary implement:java.util.regex.Matcher java.util.regex.Pattern

a LR(1)syntax parser

About

implementation of a compiler, which use regex-pattern and LR(1) grammar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages