apiel-cli 0.2.0

Interactive REPL for apiel, a subset of the APL programming language implemented in Rust.
apiel-cli-0.2.0 is not a library.

apiel

This is the cli tool to showcase apiel.

apiel is a small subset of the APL programming language implemented in Rust.

Affiliation

This was created as a capstone project for the rustcamp, a Rust bootcamp organized by the Ukrainian Rust Community (website, linked in, telegram, github, youtube, twitter).

Usage

cargo run or RUST_LOG=debug cargo run for debugging output.

Enter commands in the terminal.

The list of supported glyphs can be found in the main README.