basic

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

End-to-end demo: parse a Ktav document into a typed struct, walk the dynamic shape, then build a fresh document in Go and render it back to Ktav text.

Run with the repo-built native library:

cargo build --release -p ktav-cabi
KTAV_LIB_PATH=$PWD/target/release/libktav_cabi.so \
    go run ./examples/basic

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL