LichenScript is a programming language that compiles to JavaScript. This package 'lichenscript-linux-x64' is a platform-specific binary distribution for the LichenScript compiler, version 0.6.3. It is part of a family of platform packages (lichens cript-linux-x64, lichenscript-linux-arm64, lichenscript-darwin-x64, etc.) that are typically installed automatically by the 'lichenscript' parent package. This package ships the compiler binary for Linux on x64 architecture. It has no runtime dependencies.
npm install lichenscript-linux-x64No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the LichenScript compiler globally via the parent 'lichenscript' package, creates a simple hello world file, compiles it to JavaScript, and runs it.
npm install lichenscript
This package is not an importable module. Install and use the CLI by running 'lichens cript' command globally via 'npm install -g lichenscript'.
No dependency data recorded yet.