Skip to content

A toy programming language interpreter written in Rust.

Notifications You must be signed in to change notification settings

lsouoliveira/kyanite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A toy programming language interpreter written in Rust.

Topics

Resources

Stars

Watchers

Forks

Languages