Skip to content

Commit

Permalink
Port repl to easy-repl (not compiling)
Browse files Browse the repository at this point in the history
  • Loading branch information
mverzilli committed Oct 4, 2023
1 parent 7ad643c commit afdcfa4
Show file tree
Hide file tree
Showing 3 changed files with 304 additions and 120 deletions.
178 changes: 176 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions tooling/debugger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ nargo.workspace = true
noirc_printable_type.workspace = true
thiserror.workspace = true
reedline-repl-rs = "1.0.7"
easy-repl = "0.2.1"
Loading

0 comments on commit afdcfa4

Please sign in to comment.