Skip to content

Lexically validate Rebol source (code or data).

Notifications You must be signed in to change notification settings

Mark-hi/Rebol-Lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Rebol-Lexer

Determine if a string (or binary) represents loadable Rebol code.

Implemented as a Parse Expression Grammar (PEG).

Written in Rebol (3 Alpha), so, this grammar can (and does) pass itself.

Could be made Rebol 2 compatible, at the cost of some readability (Rebol 2 PARSE neither has "and" nor "not").

About

Lexically validate Rebol source (code or data).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages