nyxkrage / rust-teal-typegen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate Rust types from Teal defintinons

This is an S-tier project... if the S stood for shit

Installation

  1. Clone the repo (recursively to pull submodules)
  2. Generate tree-sitter bindings with tree-sitter generate inside the tree-sitter-teal directory
  3. Uncomment the tree-sitter-teal/bindings/rust/build.rs to also build the scanner
  4. Build the project with cargo build

About


Languages

Language:Rust 98.7%Language:Scheme 1.3%