Skip to content

kiwiyou/gajii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gajii

Gajii is an interpreter for Gaji language.

Installation

Install Rust and run the following commands:

git clone https://github.com/kiwiyou/gajii.git
cd gajii
cargo install .

After installation, check if $PATH contains $HOME/.cargo/bin.

Usage

Usage: gajii [OPTIONS] [INPUT]

Arguments:
  [INPUT]  Name of the gaji source to run

Options:
  -e, --echo     If set, print the code to stderr before run
  -h, --help     Print help
  -V, --version  Print version

About

Gajilang Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages