Skip to content

Commit cfd469c

Browse files
Regenerated READMEs
1 parent 3596897 commit cfd469c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

archive/a/algol60/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@
55
66
Welcome to Sample Programs in ALGOL 60! To find documentation related to the ALGOL 60 code in this repo, look [here](https://sampleprograms.io/languages/algol60).
77

8-
## Sample Programs List - 1/39 :disappointed:
8+
## Sample Programs List - 3/39 :disappointed:
99

1010
In this section, we feature a list of completed and missing programs in ALGOL 60. See above for the current amount of completed programs in ALGOL 60. 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.
1111

1212
### Completed Programs
1313

1414
Below, you'll find a list of completed code snippets in ALGOL 60. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1515

16+
- :warning: [Baklava in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+algol+60) [[Requirements](https://sampleprograms.io/projects/baklava)]
1617
- :warning: [Hello World in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+algol+60) [[Requirements](https://sampleprograms.io/projects/hello-world)]
18+
- :warning: [Prime Number in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+algol+60) [[Requirements](https://sampleprograms.io/projects/prime-number)]
1719

1820
### Missing Programs
1921

2022
The following list contains all of the approved programs that are not currently implemented in ALGOL 60. 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.
2123

22-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/baklava)]
2324
- :x: [Base64 Encode Decode](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,base64+encode+decode&template=code-snippet-request.md&title=Add+Base64+Encode+Decode+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
2425
- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2526
- :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
@@ -46,7 +47,6 @@ The following list contains all of the approved programs that are not currently
4647
- :x: [Merge Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,merge+sort&template=code-snippet-request.md&title=Add+Merge+Sort+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/merge-sort)]
4748
- :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
4849
- :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
49-
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/prime-number)]
5050
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
5151
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/quine)]
5252
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]

0 commit comments

Comments
 (0)