From 0a1266e7f720c984586a0cb9747f6410402b52f0 Mon Sep 17 00:00:00 2001 From: rzuckerm Date: Sat, 16 Dec 2023 14:04:38 -0600 Subject: [PATCH] Delete Huginn Language (#3634) --- archive/h/huginn/README.md | 75 -------------------------------- archive/h/huginn/hello-world.hgn | 3 -- 2 files changed, 78 deletions(-) delete mode 100644 archive/h/huginn/README.md delete mode 100644 archive/h/huginn/hello-world.hgn diff --git a/archive/h/huginn/README.md b/archive/h/huginn/README.md deleted file mode 100644 index caf18be2d..000000000 --- a/archive/h/huginn/README.md +++ /dev/null @@ -1,75 +0,0 @@ -# Sample Programs in Huginn - -Welcome to Sample Programs in Huginn! To find documentation related to the Huginn code in this repo, look [here.](https://sampleprograms.io/languages/huginn) - -## Sample Programs List - 1/37 :disappointed: - -In this section, we feature a list of completed and missing programs in Huginn. See above for the current amount of completed programs in Huginn. 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 Huginn. 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: [Hello World in Huginn](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+huginn) [[Requirements](https://sampleprograms.io/projects/hello-world)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Huginn. 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+Huginn) [[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+Huginn) [[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+Huginn) [[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+Huginn) [[Requirements](https://sampleprograms.io/projects/capitalize)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/convex-hull)] -- :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+Huginn) [[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+Huginn) [[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+Huginn) [[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+Huginn) [[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+Huginn) [[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+Huginn) [[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+Huginn) [[Requirements](https://sampleprograms.io/projects/file-input-output)] -- :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+Huginn) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)] -- :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+Huginn) [[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+Huginn) [[Requirements](https://sampleprograms.io/projects/insertion-sort)] -- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Huginn) [[Requirements](https://sampleprograms.io/projects/job-sequencing)] -- :x: [Josephus Problem](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,josephus+problem&template=code-snippet-request.md&title=Add+Josephus+Problem+in+Huginn) [[Requirements](https://sampleprograms.io/projects/josephus-problem)] -- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Huginn) [[Requirements](https://sampleprograms.io/projects/linear-search)] -- :x: [Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Huginn) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)] -- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Huginn) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)] -- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Huginn) [[Requirements](https://sampleprograms.io/projects/longest-word)] -- :x: [Maximum Array Rotation](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+array+rotation&template=code-snippet-request.md&title=Add+Maximum+Array+Rotation+in+Huginn) [[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)] -- :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Huginn) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/merge-sort)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/palindromic-number)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/prime-number)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/quick-sort)] -- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Huginn) [[Requirements](https://sampleprograms.io/projects/quine)] -- :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+Huginn) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)] -- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+Huginn) [[Requirements](https://sampleprograms.io/projects/reverse-string)] -- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Huginn) [[Requirements](https://sampleprograms.io/projects/roman-numeral)] -- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+Huginn) [[Requirements](https://sampleprograms.io/projects/rot13)] -- :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+Huginn) [[Requirements](https://sampleprograms.io/projects/selection-sort)] -- :x: [Sleep Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,sleep+sort&template=code-snippet-request.md&title=Add+Sleep+Sort+in+Huginn) [[Requirements](https://sampleprograms.io/projects/sleep-sort)] -- :x: [Transpose Matrix](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,transpose+matrix&template=code-snippet-request.md&title=Add+Transpose+Matrix+in+Huginn) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)] - -## Testing - -This language currently does not feature testing. If you'd like to help in the efforts to test all of the code in this repo, consider creating a testinfo.yml file with the following information: - -```yml -folder: - extension: - naming: - -container: - image: - tag: - cmd: -``` - -See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file. - -*** - -This page was generated automatically by the Sample Programs READMEs tool. Find out how to support [this project](https://github.com/TheRenegadeCoder/sample-programs-readmes) on Github. \ No newline at end of file diff --git a/archive/h/huginn/hello-world.hgn b/archive/h/huginn/hello-world.hgn deleted file mode 100644 index fc08eb09e..000000000 --- a/archive/h/huginn/hello-world.hgn +++ /dev/null @@ -1,3 +0,0 @@ -main() { - print("Hello, World!"); -}