or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

ast-nodes.mdcode-generation.mdindex.mdparser.mdutilities.mdvisitors.md
tile.json

tile.json

{
  "name": "tessl/pypi-openqasm3",
  "version": "1.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/openqasm3@1.0.1",
  "summary": "Reference OpenQASM AST in Python - contains the reference abstract syntax tree (AST) for representing OpenQASM 3 programs, tools to parse text into this AST, and tools to manipulate the AST"
}