This package browser is in early development. Mind the rough edges.

ghc-language-javascript 0.7.1.0

Parser for JavaScript

Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin.

Installation

Install ghc-language-javascript 0.7.1.0 as follows:

guix install ghc-language-javascript@0.7.1.0

Or install the latest version:

guix install ghc-language-javascript

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.