Skip to content

Include life.occ directly in repository#98

Merged
associate-3 merged 1 commit intomainfrom
include-life-occ-97
Feb 25, 2026
Merged

Include life.occ directly in repository#98
associate-3 merged 1 commit intomainfrom
include-life-occ-97

Conversation

@associate-3
Copy link
Collaborator

Summary

  • Commit the modified life.occ source directly now that we have copyright holder permission
  • Remove the fetch-life.sh download/patch script (no longer needed)
  • Remove the .gitignore entry for historical-examples/life.occ
  • Update historical-examples/README.md to reflect the file is included directly

Closes #97

Test plan

  • Verify historical-examples/life.occ is present and matches the previously generated output
  • Verify ./occam2go -o life.go historical-examples/life.occ && go run life.go still works
  • Verify fetch-life.sh is removed

🤖 Generated with Claude Code

Now that we have permission from the copyright holders, commit the
modified life.occ source directly instead of downloading it at build
time. Remove the fetch-life.sh script and its .gitignore entry, and
update the README accordingly.

Closes #97

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@associate-3 associate-3 merged commit d3aa38d into main Feb 25, 2026
1 check 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.

Include modified life Occam example back in repository

2 participants