5 releases (breaking)

Uses old Rust 2015

0.5.0 Feb 2, 2020
0.4.0 Jan 18, 2020
0.3.0 Jun 16, 2019
0.2.0 Feb 26, 2019
0.1.0 Jan 12, 2019

#641 in Science

GPL-3.0 license

145KB
3K SLoC

izia

Interactive Shell for the Zia Programming Language.

When Building From Source

Assuming that the instructions found here have been followed, the binary executable izia can be found in either the target/debug or target/release directory. Add this directory to your PATH environment variable.

Usage

In the command line enter izia. This will print a short license notice followed by >>> as a prompt. Type in a Zia expression and press enter. izia will execute these as commands.

You can learn more about the Zia programming language here.

License

IZia is licensed under the General Public License (GPL), version 3 (LICENSE http://www.gnu.org/licenses/gpl-3.0.en.html).

Dependencies

~6–15MB
~210K SLoC