Skip to content
/ spec Public

Language grammar specification and test helpers. (wip)

Notifications You must be signed in to change notification settings

grammarjs/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntaxjs-spec

Helpers for testing your language grammar.

Example

var Grammar = require('grammarjs-grammar');
var spec = require('syntaxjs-spec');
// todo ...

About

Language grammar specification and test helpers. (wip)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published