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

Make various eval_ functions accessible from Python #1642

Open
chameco opened this issue Apr 25, 2022 · 0 comments
Open

Make various eval_ functions accessible from Python #1642

chameco opened this issue Apr 25, 2022 · 0 comments
Labels
subsystem: saw-python Related to the Python bindings for the RPC SAW server subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings type: feature request Issues requesting a new feature or capability
Milestone

Comments

@chameco
Copy link
Contributor

chameco commented Apr 25, 2022

eval_bool : Term -> Bool, eval_int : Term -> Int, eval_list : Term -> [Term], and eval_size : Type -> Int would all be useful to have in the Python API. We probably want to decouple the interface for writing Cryptol in Python from Crucible specifications a bit to do this (see #1639 ).

@chameco chameco added the subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings label Apr 25, 2022
@sauclovian-g sauclovian-g added subsystem: saw-python Related to the Python bindings for the RPC SAW server type: feature request Issues requesting a new feature or capability labels Nov 2, 2024
@sauclovian-g sauclovian-g added this to the 2025T1 milestone Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: saw-python Related to the Python bindings for the RPC SAW server subsystem: saw-remote-api Issues related to the SAW server and its RPC bindings type: feature request Issues requesting a new feature or capability
Projects
None yet
Development

No branches or pull requests

2 participants