oru/spec262

ECMAScript specification supervisor

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Language:HTML

dev-main 2023-03-24 17:31 UTC

This package is auto-updated.

Last update: 2024-04-24 19:45:36 UTC


README

Note

THIS SOFTWARE IS A WORK IN PROGRESS. DO NOT USE!

Usage

$ spec262 ./src

spec262 will traverse the given directory and search for specification links preceeding code-structures like functions, methods, classes. If an existing link was found, the specification defined algorithms will be overlayed over the given single-line-comments in the implementation to catch specification changes.

This workflow can be used to upgrade from one specification version to another.

License

All software contained in this package is released under a BSD 3-Clause License.