From 9452d740911a3dd5d21dcddf7c8c21106b37a89c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 03:22:02 +0000 Subject: [PATCH] Regenerated READMEs --- archive/a/algol68/README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/archive/a/algol68/README.md b/archive/a/algol68/README.md index 5d3ef4fa4..637e47acf 100644 --- a/archive/a/algol68/README.md +++ b/archive/a/algol68/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Algol68! To find documentation related to the Algol68 code in this repo, look [here](https://sampleprograms.io/languages/algol68). -## Sample Programs List - 38/39 :smile: +## Sample Programs List - 39/39 :partying_face: In this section, we feature a list of completed and missing programs in Algol68. See above for the current amount of completed programs in Algol68. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Algol68. Code snippets p - :warning: [Selection Sort in Algol68](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+algol68) [[Requirements](https://sampleprograms.io/projects/selection-sort)] - :warning: [Sleep Sort in Algol68](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+algol68) [[Requirements](https://sampleprograms.io/projects/sleep-sort)] - :warning: [Transpose Matrix in Algol68](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+algol68) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Algol68. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project. - -- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Algol68) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] +- :warning: [Zeckendorf in Algol68](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+zeckendorf+algol68) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] ## Testing