Skip to content

Commit 721b75b

Browse files
Regenerated READMEs
1 parent fa928fe commit 721b75b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

archive/a/algol60/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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 - 5/39 :disappointed:
8+
## Sample Programs List - 7/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

@@ -15,6 +15,8 @@ Below, you'll find a list of completed code snippets in ALGOL 60. Code snippets
1515

1616
- :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)]
1717
- :warning: [Even Odd in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+algol+60) [[Requirements](https://sampleprograms.io/projects/even-odd)]
18+
- :warning: [Factorial in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+algol+60) [[Requirements](https://sampleprograms.io/projects/factorial)]
19+
- :warning: [Fibonacci in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+algol+60) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
1820
- :warning: [Fizz Buzz in ALGOL 60](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+algol+60) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1921
- :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)]
2022
- :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)]
@@ -31,8 +33,6 @@ The following list contains all of the approved programs that are not currently
3133
- :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]
3234
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
3335
- :x: [Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
34-
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/factorial)]
35-
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3636
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
3737
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
3838
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+ALGOL%2060) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]

0 commit comments

Comments
 (0)