tpt-gpu-script-cli-0.1.0 is not a library.
tpt-gpu-script-cli
Command-line interface for the TPT Script compiler — the tpt binary.
Overview
tpt-gpu-script-cli exposes tpt-gpu-script-core's full pipeline (lex → parse → type-check → codegen) as a command-line tool. It compiles .tpts source files to TPTIR or Rust output.
Installation
Usage
License
Dual-licensed under MIT or Apache 2.0 WITH LLVM-exception. See LICENSE-MIT / LICENSE-APACHE for details.