mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-25 03:14:42 +02:00
Add Chicken Scheme (#1129)
### Description of Changes Add Chicken Scheme as clean alternative with anti-AI policy, and add note that Clojure is also based on Lisp Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1129 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
0bb9cdbe8c
commit
e504870f0f
1 changed files with 4 additions and 2 deletions
|
|
@ -1397,7 +1397,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [D](https://dlang.org/) | [`2.112.0`](https://dlang.org/download.html) | [](#permissive-ai-policy) ([1](https://github.com/dlang/dmd/commit/0bb399977511b76d770868fe14e16cad8dc49104)) | See below |
|
||||
| [Dart](https://dart.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/dart-lang/sdk/blob/main/CONTRIBUTING.md#ai-contribution-guidelines), [2](https://github.com/dart-lang/sdk/tree/6cd3938741d48681330363b3553da8eccf335407/.agents/skills), [3](https://github.com/dart-lang/core/tree/0def20c4bef2b242db15b38202a54735101f5791/.gemini)) | See below |
|
||||
| [Elixir](https://elixir-lang.org) | [v1.19.5](https://github.com/elixir-lang/elixir/releases/tag/v1.19.5) | [](#permissive-ai-policy) ([1](https://github.com/elixir-lang/elixir/blob/main/CONTRIBUTING.md#ai-contributions)) | See below |
|
||||
| [Gerbil Scheme](https://github.com/mighty-gerbils/gerbil) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/mighty-gerbils/gerbil/pull/1397)) | [Chez Scheme](https://cisco.github.io/ChezScheme/) <br/> [Guile](https://www.gnu.org/software/guile/) |
|
||||
| [Gerbil Scheme](https://github.com/mighty-gerbils/gerbil) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/mighty-gerbils/gerbil/pull/1397)) | [Chez Scheme](https://cisco.github.io/ChezScheme/) <br/> [Chicken Scheme][Chicken] <br/> [Guile](https://www.gnu.org/software/guile/) |
|
||||
| [Go](https://go.dev) | [`go1.22.4`](https://github.com/golang/go/releases/tag/go1.22.4) | [](#ai-functionality) ([1](https://go.dev/gopls/features/))<br />[](#permissive-ai-policy) ([1](https://github.com/golang/go/commit/b8be5de81ee78f51fbd600498093b542e75a710e), [2](https://github.com/golang/go/commit/f8f87129646ca3821b3926e649c856a960d6bc9e), [3](https://github.com/golang/go/commit/26d5e160750b34a537cce0f1bfd47f663a110d27))<br />[](#ai-in-issue-tracker) ([1](https://github.com/golang/go/discussions/67901)) | See below |
|
||||
| [Haskell](https://www.haskell.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://gitlab.haskell.org/ghc/ghc/-/wikis/contributing/AI)) | [Idris] (attempts to refine Haskell; Bans AI) <br/> [SML](https://smlfamily.github.io/) (several implementations; community is nearly dead) |
|
||||
| [Janet](https://janet-lang.org/) | [`517e40a`](https://github.com/janet-lang/janet/commit/517e40a17b8d42cfc1cae29f2d0b9015da84c9a9) | [](#permissive-ai-policy) ([1](https://github.com/janet-lang/janet/blob/c6b802b082aa21b6e65e8c2729c85237b0cc8a24/CONTRIBUTING.md#llms-tool-usage-and-transparency), [2](https://github.com/janet-lang/janet/pull/1710))<br />[](#ai-code-reviews) ([1](https://github.com/janet-lang/janet/pull/1710), [2](https://github.com/janet-lang/janet/pull/1721), [3](https://github.com/janet-lang/janet/pull/1731)) | See below |
|
||||
|
|
@ -1427,7 +1427,8 @@ This is a section for repos that are similar to this one either because they are
|
|||
>
|
||||
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful. For example, when considering alternatives to .NET, Java may be an interesting candidate from the perspective of being a similar VM-based framework.
|
||||
>
|
||||
> * [Clojure] [](#anti-ai-policy) ([1](https://clojure.org/dev/contributor_agreement#_no_generated_code)) - dynamic, compiled, general-purpose programming language
|
||||
> * [Chicken] [](#anti-ai-policy) ([1](https://wiki.call-cc.org/contribute#regarding-patches-created-using-llm-assistance)) - dynamic, compiled, general-purpose programming language, based on Scheme
|
||||
> * [Clojure] [](#anti-ai-policy) ([1](https://clojure.org/dev/contributor_agreement#_no_generated_code)) - dynamic, compiled, general-purpose programming language, based on Lisp
|
||||
> * [Idris] [](#anti-ai-policy) ([1](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md#things-we-will-not-accept)) - purely functional programming language, similar to Haskell
|
||||
> * [Java] [](#anti-ai-policy) ([1](https://openjdk.org/legal/ai)) - memory safe, object-oriented, VM-based programming language
|
||||
> * [Zig] [](#anti-ai-policy) ([1](https://codeberg.org/ziglang/zig#strict-no-llm-no-ai-policy)) - general-purpose, compiled, system programming language
|
||||
|
|
@ -2166,6 +2167,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[Alacritty fork with sixel]: https://github.com/ayosec/alacritty
|
||||
[Apache Ant]: https://ant.apache.org
|
||||
[Brave]: https://brave.com
|
||||
[Chicken]: https://www.call-cc.org
|
||||
[Clojure]: https://clojure.org
|
||||
[Cloud Shake]: https://shakebuild.com/cloud
|
||||
[console]: https://github.com/console-rs/console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue