Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 475 Bytes

This project aims to produce a formal specification of REBOL syntax. The method of specification used is REBOL 3's variant of the PARSE dialect.

This project is very much a work in progress. So be aware that many datatypes or lexical intricacies are missing. What already exists may as well be buggy or even flat out wrong.

Patches and suggestions are very much welcome.