Add ArkScript as alternative (#1310)

### Description of Changes

This PR adds ArkScript as an alternative programming language with a no-LLM contributions policy

Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1310
Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
Oisín Mac Fhearaí 2026-08-24 08:21:43 +02:00 committed by Ethical FOSS admin
commit f3c4110dfc

View file

@ -1695,6 +1695,7 @@ A desktop environment usually depends on a specific window manager to work.
>
> Depending on your needs and technical concerns, you may find any number of different alternative languages useful.
>
> * [ArkScript](https://arkscript-lang.dev/) [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://github.com/ArkScript-lang/Ark#strict-no-llm--no-ai-policy)) - Lisp-inspired functional embeddable scripting language
> * [ATS](https://www.cs.bu.edu/~hwxi/atslangweb/Home.html) - functional, statically typed programming language that unifies implementation with formal specification that can be as efficient as C
> * [Austral](https://austral-lang.org) - systems language with linear types and capability-based security
> * [Biscuit Language (BL)](https://biscuitlang.org) - simple imperative programming language