Skip to content

Commit

Permalink
Add Lambdapi translation
Browse files Browse the repository at this point in the history
  • Loading branch information
NotBad4U committed Oct 16, 2024
1 parent 16adacd commit f025112
Show file tree
Hide file tree
Showing 24 changed files with 6,101 additions and 5 deletions.
77 changes: 77 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions carcara/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ indexmap = "2.0.0"
log = "0.4.20"
rug = { version = "1.21.0", default-features = false, features = ["integer", "rational"] }
thiserror = "1.0.47"
itertools = "0.11"
try_match = "0.4.1"
pretty = "0.12.3"

[dev-dependencies]
test-generator = { path = "../test-generator" }
Expand Down
Loading

0 comments on commit f025112

Please sign in to comment.