Skip to content

Commit

Permalink
Regenerated READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
rzuckerm authored and actions-user committed Dec 24, 2024
1 parent 662ff1e commit 1450f92
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions archive/n/never/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

Welcome to Sample Programs in Never! To find documentation related to the Never code in this repo, look [here.](https://sampleprograms.io/languages/never)

## Sample Programs List - 2/37 :disappointed:
## Sample Programs List - 3/37 :disappointed:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Never. 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.

- :warning: [Baklava in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+never) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+never) [[Requirements](https://sampleprograms.io/projects/hello-world)]
- :warning: [Reverse String in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+never) [[Requirements](https://sampleprograms.io/projects/reverse-string)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Never. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Never) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Never) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Never) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Never) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down
4 changes: 2 additions & 2 deletions archive/n/nim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

Welcome to Sample Programs in Nim! To find documentation related to the Nim code in this repo, look [here.](https://sampleprograms.io/languages/nim)

## Sample Programs List - 3/37 :disappointed:
## Sample Programs List - 4/37 :disappointed:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Nim. 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.

- :warning: [Baklava in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+nim) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Fibonacci in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+nim) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
- :warning: [Hello World in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+nim) [[Requirements](https://sampleprograms.io/projects/hello-world)]
- :warning: [Reverse String in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+nim) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
Expand All @@ -18,7 +19,6 @@ Below, you'll find a list of completed code snippets in Nim. Code snippets prece

The following list contains all of the approved programs that are not currently implemented in Nim. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Nim) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Nim) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Nim) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Nim) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down
4 changes: 2 additions & 2 deletions archive/n/nit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Welcome to Sample Programs in Nit! To find documentation related to the Nit code in this repo, look [here.](https://sampleprograms.io/languages/nit)

## Sample Programs List - 1/37 :disappointed:
## Sample Programs List - 2/37 :disappointed:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Nit. 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.

- :warning: [Baklava in Nit](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+nit) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Nit](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+nit) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Nit. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Nit) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Nit) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Nit) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Nit) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down
4 changes: 2 additions & 2 deletions archive/o/objective-c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

Welcome to Sample Programs in Objective C! To find documentation related to the Objective C code in this repo, look [here.](https://sampleprograms.io/languages/objective-c)

## Sample Programs List - 10/37 :thinking:
## Sample Programs List - 11/37 :thinking:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Objective C. 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.

- :warning: [Baklava in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+objective+c) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Capitalize in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+objective+c) [[Requirements](https://sampleprograms.io/projects/capitalize)]
- :warning: [Even Odd in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+objective+c) [[Requirements](https://sampleprograms.io/projects/even-odd)]
- :warning: [Factorial in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+objective+c) [[Requirements](https://sampleprograms.io/projects/factorial)]
Expand All @@ -25,7 +26,6 @@ Below, you'll find a list of completed code snippets in Objective C. Code snippe

The following list contains all of the approved programs that are not currently implemented in Objective C. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Objective%20C) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Objective%20C) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Objective%20C) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+Objective%20C) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
Expand Down
4 changes: 2 additions & 2 deletions archive/o/orc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Welcome to Sample Programs in Orc! To find documentation related to the Orc code in this repo, look [here.](https://sampleprograms.io/languages/orc)

## Sample Programs List - 1/37 :disappointed:
## Sample Programs List - 2/37 :disappointed:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Orc. 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.

- :warning: [Baklava in Orc](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+orc) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Orc](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+orc) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Orc. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Orc) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Orc) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Orc) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Orc) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down
4 changes: 2 additions & 2 deletions archive/o/owl-lisp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Welcome to Sample Programs in Owl Lisp! To find documentation related to the Owl Lisp code in this repo, look [here.](https://sampleprograms.io/languages/owl-lisp)

## Sample Programs List - 1/37 :disappointed:
## Sample Programs List - 2/37 :disappointed:

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

### Completed Programs

Below, you'll find a list of completed code snippets in Owl Lisp. 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.

- :warning: [Baklava in Owl Lisp](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+owl+lisp) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Owl Lisp](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+owl+lisp) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Owl Lisp. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Owl%20Lisp) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :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+Owl%20Lisp) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Owl%20Lisp) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Owl%20Lisp) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down

0 comments on commit 1450f92

Please sign in to comment.