LICENSE
README.md
pyproject.toml
src/taut/__init__.py
src/taut/cli.py
src/taut/ext.py
src/taut/corpus/__init__.py
src/taut/corpus/build.py
src/taut/corpus/float_build.py
src/taut/corpus/glade_build.py
src/taut/corpus/kit.py
src/taut/corpus/resext_build.py
src/taut/corpus/synth.py
src/taut/crdt/__init__.py
src/taut/crdt/engine.py
src/taut/crdt/glade_chain.py
src/taut/crdt/glade_fold.py
src/taut/gen/__init__.py
src/taut/gen/cpp.py
src/taut/gen/go.py
src/taut/gen/java.py
src/taut/gen/js.py
src/taut/gen/kotlin.py
src/taut/gen/rust.py
src/taut/gen/scaffold.py
src/taut/gen/swift.py
src/taut/gen/runtime/Cbor.java
src/taut/gen/runtime/Ext.java
src/taut/gen/runtime/__init__.py
src/taut/gen/runtime/cbor.go
src/taut/gen/runtime/cbor.hpp
src/taut/gen/runtime/cbor.js
src/taut/gen/runtime/cbor.kt
src/taut/gen/runtime/cbor.rs
src/taut/gen/runtime/cbor.swift
src/taut/gen/runtime/cbor_float_test.go
src/taut/gen/runtime/ext.go
src/taut/gen/runtime/ext.hpp
src/taut/gen/runtime/ext.js
src/taut/gen/runtime/ext.kt
src/taut/gen/runtime/ext.rs
src/taut/gen/runtime/ext.swift
src/taut/gen/runtime/typescript/cbor.ts
src/taut/gen/runtime/typescript/codec.ts
src/taut/gen/runtime/typescript/ext.ts
src/taut/gen/runtime/typescript/schema.ts
src/taut/gen/runtime/typescript/taut_client.ts
src/taut/ir/__init__.py
src/taut/ir/compat.py
src/taut/ir/dsl.py
src/taut/ir/export.py
src/taut/ir/load.py
src/taut/ir/model.py
src/taut/ir/shapes.py
src/taut/ir/validate.py
src/taut/shapes/__init__.py
src/taut/wire/__init__.py
src/taut/wire/cbor.py
src/taut/wire/codec.py
src/taut/wire/jsoncodec.py
src/taut_proto.egg-info/PKG-INFO
src/taut_proto.egg-info/SOURCES.txt
src/taut_proto.egg-info/dependency_links.txt
src/taut_proto.egg-info/entry_points.txt
src/taut_proto.egg-info/top_level.txt