Skip to content

Commit

Permalink
[Automated Workflow] Add/Modify READMEs (#4199)
Browse files Browse the repository at this point in the history
Regenerated READMEs

Co-authored-by: rzuckerm <[email protected]>
  • Loading branch information
jrg94 and rzuckerm authored Jan 6, 2025
1 parent 99bd843 commit aa23975
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions archive/f/f-star/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

Welcome to Sample Programs in F\*! To find documentation related to the F\* code in this repo, look [here.](https://sampleprograms.io/languages/f-star)

## 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 F\*. See above for the current amount of completed programs in F\*. 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 F\*. 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 F\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+f\*) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in F\*](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+f\*) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in F\*. 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+F%5C%2A) [[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+F%5C%2A) [[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+F%5C%2A) [[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+F%5C%2A) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down
6 changes: 3 additions & 3 deletions archive/f/factor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

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

## 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 Factor. See above for the current amount of completed programs in Factor. 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 Factor. 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 Factor](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+factor) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Factor](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+factor) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Factor. 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+Factor) [[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+Factor) [[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+Factor) [[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+Factor) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down Expand Up @@ -67,7 +67,7 @@ For example, the "Hello World" sample would be named this:
The following list shares details about what we're using to test all Sample Programs in Factor:

- Docker Image: rzuckerm/factor
- Docker Tag: 0.99-1
- Docker Tag: 0.100-2

See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.

Expand Down
2 changes: 1 addition & 1 deletion archive/f/flix/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For example, the "Hello World" sample would be named this:
The following list shares details about what we're using to test all Sample Programs in Flix:

- Docker Image: rzuckerm/flix
- Docker Tag: 0.41.0-1
- Docker Tag: 0.55.0-2

See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.

Expand Down
4 changes: 2 additions & 2 deletions archive/f/frege/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

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

## 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 Frege. See above for the current amount of completed programs in Frege. 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 Frege. 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 Frege](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+frege) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Hello World in Frege](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+frege) [[Requirements](https://sampleprograms.io/projects/hello-world)]

### Missing Programs

The following list contains all of the approved programs that are not currently implemented in Frege. 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+Frege) [[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+Frege) [[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+Frege) [[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+Frege) [[Requirements](https://sampleprograms.io/projects/capitalize)]
Expand Down

0 comments on commit aa23975

Please sign in to comment.