package
0.5.1
Repository: https://github.com/jsmorph/sheens.git
Documentation: pkg.go.dev

# Packages

Package ecmascript provides an ECMAScript-compatible action interpreter.
Package noop provides a no-op interpreter that can be handy for some tests.

# Functions

Standard returns a map of interpreters that includes ECMAScript, ECMAScript with some extensions, and a no-op interpreter.