@isl-lang/stdlib-runtime
v1.0.0
Published
ISL Standard Library Runtime Implementations - 10 Core Modules for 1.0
Maintainers
Readme
@isl-lang/stdlib-runtime
TODO: Add description
Installation
pnpm add @isl-lang/stdlib-runtimeUsage
import {} from '@isl-lang/stdlib-runtime';API
TODO: Document public API.
Development
pnpm build # Build the package
pnpm test # Run tests
pnpm typecheck # Type-check without emit
pnpm clean # Remove dist/License
MIT
