Skip to content

softeng-aueb/es-module-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Regular Expressions for ECMAScript Module Classification

Test suite with appropriate code snippets for the classification of ES files to AMD/CommonJS/ES6 module formats. It is based on the pyre2 Python wrapper for the Google RE2 regular expression library. Check the installation instruction of pyre2 before running the test suite.

The test suite can be executed with the following command python3 src/regex-matcher.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages