Skip to content

Accessible linear logic library #1

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

Open
rht opened this issue Feb 12, 2025 · 0 comments
Open

Accessible linear logic library #1

rht opened this issue Feb 12, 2025 · 0 comments

Comments

@rht
Copy link

rht commented Feb 12, 2025

o/. I have been combing through GitHub for an accessible linear logic library. By accessible, I meant that it can readily does an equivalent to e.g. evaluating the Boolean (True || False) == True to be True, so that it can be used in daily programming use case, beyond the Rust linear type system use case. I don't have enough background in formal logic, so currently, I can't comprehend your codebase.

However, I have a request: I wonder if you could review an implementation I got from o3-mini-high (as of Feb 2025), to be a satisfactory linear logic implementation in Python: https://gist.github.com/rht/61ad4f68001544b81330140e828889a7. This would help me a ton, and allows me to explore using linear logic (next I want to embed it on quantum circuits on Qiskit) without having to be bogged in by the towers of abstractions and formalization.

PS: I first saw your posts in the IPFS discussion about CRDT from back in the day, ipfs/notes#40 (comment). But rediscovered you again when digging into linear logic.

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

1 participant