Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disassembler and bounds-checker for C #20

Closed
apoelstra opened this issue Nov 10, 2019 · 4 comments
Closed

Disassembler and bounds-checker for C #20

apoelstra opened this issue Nov 10, 2019 · 4 comments
Assignees

Comments

@apoelstra
Copy link
Contributor

Would be useful for analytics and fuzzing to write some standalone tools for the C implementation. I can take this on.

@apoelstra apoelstra self-assigned this Nov 10, 2019
@roconnor-blockstream
Copy link
Collaborator

A Haskell program for pretty-printing Simplicity expressions can be found at https://lists.ozlabs.org/pipermail/simplicity/2019/000023.html.

@roconnor-blockstream
Copy link
Collaborator

I think we have a disassembler now. I'm not 100% what you meant by bounds-checker.

@apoelstra
Copy link
Contributor Author

I think I meant the cost stuff exposed in #166.

As for a disassembler, agreed, we've done this on the Rust side. We haven't merged it yet but we've been using various incarnations of it for several weeks and don't need this issue anymore.

@roconnor-blockstream
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants