faye

[![crates.io](https://img.shields.io/crates/v/faye.svg)](https://crates.io/crates/faye) [![status-badge](https://ci.codeberg.org/api/badges/12559/status.svg)](https://ci.codeberg.org/repos/12559) faye is the name of coquettish tiny grey cat, the middle name of a pretty ombre girl in Missouri, and this lil lisp [Website](https://faye.codeberg.page) ![scrot](.meta/repl.png)

Installation

sh cargo install faye

Usage

Run the repl

sh faye

Evaluate an expression

sh faye -e '(* 3 2)'

Evaluate a file

sh faye main.fy

Flags

faye -h for more information.

License

Apache-2.0