From 6d69e915f52d786aa49cf5c8ca160805a5b888eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 11:15:38 +0000 Subject: [PATCH] Regenerated READMEs --- archive/f/forth/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/f/forth/README.md b/archive/f/forth/README.md index 686d471dd..963de1498 100644 --- a/archive/f/forth/README.md +++ b/archive/f/forth/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Forth! To find documentation related to the Forth code in this repo, look [here](https://sampleprograms.io/languages/forth). -## Sample Programs List - 3/38 :disappointed: +## Sample Programs List - 5/38 :disappointed: In this section, we feature a list of completed and missing programs in Forth. See above for the current amount of completed programs in Forth. 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. @@ -14,6 +14,8 @@ In this section, we feature a list of completed and missing programs in Forth. S Below, you'll find a list of completed code snippets in Forth. 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 Forth](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+forth) [[Requirements](https://sampleprograms.io/projects/baklava)] +- :warning: [Even Odd in Forth](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+forth) [[Requirements](https://sampleprograms.io/projects/even-odd)] +- :warning: [Fibonacci in Forth](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+forth) [[Requirements](https://sampleprograms.io/projects/fibonacci)] - :warning: [Fizz Buzz in Forth](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+forth) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)] - :warning: [Hello World in Forth](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+forth) [[Requirements](https://sampleprograms.io/projects/hello-world)] @@ -29,9 +31,7 @@ The following list contains all of the approved programs that are not currently - :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+Forth) [[Requirements](https://sampleprograms.io/projects/depth-first-search)] - :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Forth) [[Requirements](https://sampleprograms.io/projects/dijkstra)] - :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+Forth) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)] -- :x: [Even Odd](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,even+odd&template=code-snippet-request.md&title=Add+Even+Odd+in+Forth) [[Requirements](https://sampleprograms.io/projects/even-odd)] - :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Forth) [[Requirements](https://sampleprograms.io/projects/factorial)] -- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Forth) [[Requirements](https://sampleprograms.io/projects/fibonacci)] - :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+Forth) [[Requirements](https://sampleprograms.io/projects/file-input-output)] - :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+Forth) [[Requirements](https://sampleprograms.io/projects/fraction-math)] - :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+Forth) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]