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 MACRO-11, apply updates #970

Merged
merged 7 commits into from
Aug 4, 2024

Conversation

rbergen
Copy link
Contributor

@rbergen rbergen commented Jul 31, 2024

Description

This:

  • Adds a solution in MACRO-11, the macro assembly language for the PDP-11 series of computers
  • Bumps base image versions for Prolog/solution_1 and BrainF*ck/solution_1, because the former base images ran out of maintenance and caused the solutions' builds to fail. In the latter case, the Dockerfile was also changed to switch to distro-provided versions of clang and cmake, as they are now of sufficiently recent versions to meet the solution's requirements. Both solutions have been confirmed to build and run with changes applied.
  • A number of actions in the GitHub CI workflow have been bumped to newer versions. This is triggered by deprecation of older action versions due to end of maintenance on older versions of Node.js.

Contributing requirements

  • I read the contribution guidelines in CONTRIBUTING.md.
  • I placed my solution in the correct solution folder.
  • I added a README.md with the right badge(s).
  • I added a Dockerfile that builds and runs my solution.
  • I selected drag-race as the target branch.
  • All code herein is licensed compatible with BSD-3.

Copy link
Contributor

@davepl davepl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI is voodoo but the code looks right!

@davepl davepl merged commit cf91378 into PlummersSoftwareLLC:drag-race Aug 4, 2024
165 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