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

model parsing draft #254

Merged
merged 4 commits into from
Dec 1, 2024
Merged

model parsing draft #254

merged 4 commits into from
Dec 1, 2024

Conversation

zapashcanon
Copy link
Collaborator

@zapashcanon zapashcanon commented Nov 24, 2024

as discussed in OCamlPro/owi#442

I implemented the Scfg part, I left the Json and Smtlib implementations empty as I'm not familiar with them.

The parsing of values is incomplete but this should probably be exposed somewhere else, see https://github.com/formalsec/smtml/pull/254/files#diff-859d05008dc2b0387d30b1e3555cc5671f8e8a974ccbfc6563bc4a4d8f0b2a95R108-R117 ; right?

Adds `Value.of_string` and `Num.of_string` to retrieve values from
serialized models and adds test for scfg model parsing.
@filipeom filipeom enabled auto-merge (rebase) December 1, 2024 23:38
@filipeom filipeom merged commit c445af1 into formalsec:main Dec 1, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants