oru/spec262

ECMAScript specification supervisor

Maintainers

Package info

github.com/oruborus/spec262

Language:HTML

pkg:composer/oru/spec262

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-24 23:36:54 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.