Skip to content

teplostanski/repattern-spec

Repository files navigation

repattern Specification

Specification of an embeddable DSL for building JavaScript RegExp from declarative Scheme objects.

Abstract

The repattern specification is an embeddable DSL for building JavaScript regular expressions from declarative Scheme objects, which are converted into RegExp instances.

Schemes are a human-readable format for describing patterns, as an alternative to writing regular expressions by hand.

License

  • Specification (src/content/spec/) — CC BY-SA 4.0
  • Website source codeMIT


About

Specification of an embeddable DSL for building JavaScript RegExp from declarative Scheme objects.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-SPEC

Stars

Watchers

Forks

Packages

 
 
 

Contributors