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

Add Lurk implementation. #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

porcuquine
Copy link

This PR adds a directory for a Lurk implementation.

The first 48 lines of mastermind.lurk provide the actual implementation, setting an upper bound on the LOC (whose exact value depends on how you've chosen to measure).

The remainder provides some inline tests and generates proofs. The proofs can be verified from the Lurk REPL as described in the README.

arthurpaulino and others added 4 commits October 24, 2024 18:56
refactor using new meta command feature
Co-authored-by: porcuquine <porcuquine@users.noreply.github.com>
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