Skip to content

Add COBOL implementation - #745

Open
baroquelogic wants to merge 1 commit into
kanaka:masterfrom
redsecretaire:codex/cobol-implementation
Open

baroquelogic wants to merge 1 commit into
kanaka:masterfrom
redsecretaire:codex/cobol-implementation

Conversation

@baroquelogic

Copy link
Copy Markdown

Summary

  • add an eleven-step GNU COBOL implementation
  • integrate COBOL with the build and test matrix and project documentation
  • include a CI-ready Ubuntu and GnuCOBOL container definition

The evaluator is shared as a COBOL copybook across the step programs so the stack-machine implementation is not duplicated.

Validation

  • make "test^cobol"
  • NO_DOCKER=1 ./ci.sh build cobol
  • NO_DOCKER=1 ./ci.sh test cobol

Direct required and deferrable tests pass. Self-hosting remains disabled for this fixed-pool runtime; the suite soft-test exceptions remain optional.

This branch has not been deployed

No deployments
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.

1 participant