GitHunt
NI

nicolas-abril/lambda-eval

Simple Lambda Calculus evaluator with hvm-lang syntax

lambda-eval

Simple Lambda Calculus evaluator with hvm-lang syntax

Usage: lambda-eval [OPTIONS] <MODE> <PATH>

Arguments:
  <MODE>  [possible values: run, run-stepped, interactive]
  <PATH>  Path to the input file

Options:
  -f, --form <FORM>    [default: nf] [possible values: nf, wnf, hnf, whnf]
  -o, --order <ORDER>  [default: normal] [possible values: normal, applicative]
  -h, --help           Print help
  -V, --version        Print version

Languages

Rust100.0%

Contributors

MIT License
Created November 26, 2023
Updated May 20, 2025