# @neith/compute-lang

Neith GPU-compute shader language & compiler — sovereign SSA shader IR,
WGSL/HLSL/GLSL front-ends, MSL/Slang transpile, programmatic Rust-GPU kernel
builder, SPIR-V/DXIL/AIR/WGSL/PTX text targets, ISA diagnostics,
SSA/DCE/const-fold/CSE/loop-unroll optimiser, binding/resource/constant
reflection, shader-hash cache + PSO pre-build

## At a glance

- **Path:** `libs/neith/compute-lang`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/compute-lang`

## Commands

```bash
pnpm nx test @neith/compute-lang
pnpm nx lint @neith/compute-lang
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
