Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 459 Bytes

File metadata and controls

24 lines (17 loc) · 459 Bytes

Kyanite

Kyanite is a toy programming language based on Python and Ruby. The repository contains a interpreter written in Rust.

Examples

Usage

Usage: kyanite [OPTIONS] <FILE>

Arguments:
  <FILE>

Options:
  -d, --dump  Dump the AST
  -h, --help  Print help