Skip to content

Releases: Deric-W/lambda_repl

v1.2.1

Choose a tag to compare

@Deric-W Deric-W released this 24 Jun 01:31
4584240

What's Changed

  • refactor grammar by @Deric-W in #8
  • change build system to hatch by @Deric-W in #7
  • use hatch test by @Deric-W in #10
  • allow latest version of lambda-calculus dependency

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@Deric-W Deric-W released this 24 Apr 17:22
daa13c1

This release adds the import command which allows to import lambda terms defined in modules as aliases.

v1.1.0

Choose a tag to compare

@Deric-W Deric-W released this 11 Sep 18:22
9e07481

This release allows to execute multiple files with -f.

v1.0.0

Choose a tag to compare

@Deric-W Deric-W released this 10 Sep 22:12
d6ebcd4

First release