-
Notifications
You must be signed in to change notification settings - Fork 783
Closed
Labels
A-lexingarea: changes to individual lexersarea: changes to individual lexersS-minorseverity: minorseverity: minorT-featuretype: a new featuretype: a new featureX-importedimported from Bitbucketimported from Bitbucket
Description
(Original issue 1535 created by tdubouch on 2019-08-17T06:56:37.002511+00:00)
Concise Data Definition Language (CDDL) describes JSON or CBOR data structure and has been standardized as of RFC 8610.
A first attempt at writing a lexer is available here. The lexer is loosely based on the grammar in the RFC but is already handling most of the cases. The test file contains all of the examples from the RFC.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-lexingarea: changes to individual lexersarea: changes to individual lexersS-minorseverity: minorseverity: minorT-featuretype: a new featuretype: a new featureX-importedimported from Bitbucketimported from Bitbucket