mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-31 10:24:04 +02:00
fix programming language alternatives anti-ai badges
This commit is contained in:
parent
4ca0cce325
commit
790f54011a
1 changed files with 4 additions and 4 deletions
|
|
@ -1317,10 +1317,10 @@ 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] - dynamic, compiled, general-purpose programming language: [](#anti-ai-policy) ([1](https://clojure.org/dev/contributor_agreement#_no_generated_code))
|
||||
> * [Idris] - purely functional programming language, similar to Haskell: [](#anti-ai-policy) ([1](https://github.com/idris-lang/Idris2/blob/main/CONTRIBUTING.md#things-we-will-not-accept))
|
||||
> * [Java] - memory safe, object-oriented, VM-based programming language: [](#anti-ai-policy) ([1](https://openjdk.org/legal/ai))
|
||||
> * [Zig] - general-purpose, compiled, system programming language: [](#anti-ai-policy) ([1](https://codeberg.org/ziglang/zig#strict-no-llm-no-ai-policy))
|
||||
> * [Clojure] [](#anti-ai-policy) ([1](https://clojure.org/dev/contributor_agreement#_no_generated_code)) - dynamic, compiled, general-purpose programming language
|
||||
> * [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
|
||||
|
||||
|
||||
## Programming Language-Specific Tools and Libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue