From eea673645f5a546e12e84e3fc74eecdc72e99620 Mon Sep 17 00:00:00 2001 From: rzuckerm Date: Sat, 16 Dec 2023 13:47:58 -0600 Subject: [PATCH] Delete Eve Language (#3624) --- archive/e/eve/README.md | 75 ----------------------------------- archive/e/eve/hello-world.eve | 2 - 2 files changed, 77 deletions(-) delete mode 100644 archive/e/eve/README.md delete mode 100644 archive/e/eve/hello-world.eve diff --git a/archive/e/eve/README.md b/archive/e/eve/README.md deleted file mode 100644 index d57f8f18d..000000000 --- a/archive/e/eve/README.md +++ /dev/null @@ -1,75 +0,0 @@ -# Sample Programs in Eve - -Welcome to Sample Programs in Eve! To find documentation related to the Eve code in this repo, look [here.](https://sampleprograms.io/languages/eve) - -## Sample Programs List - 1/37 :disappointed: - -In this section, we feature a list of completed and missing programs in Eve. See above for the current amount of completed programs in Eve. 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 Eve. 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 Eve](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+eve) [[Requirements](https://sampleprograms.io/projects/hello-world)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Eve. 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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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+Eve) [[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/e/eve/hello-world.eve b/archive/e/eve/hello-world.eve deleted file mode 100644 index 2fde7d5e3..000000000 --- a/archive/e/eve/hello-world.eve +++ /dev/null @@ -1,2 +0,0 @@ -bind @browser - [tag: "div", text: "Hello, World!"]