mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-30 01:44:11 +02:00
Add Fennel programming language as an alternative (#1195)
### Description of Changes This PR adds Fennel as an alternative programming language that has an explictly anti-AI stance. Do note that while the project has an [AGENTS.md file](https://git.sr.ht/~technomancy/fennel/tree/main/item/AGENTS.md), it's put there explicitly to thwart and discourage coding assistants from generating code for that repo. ### Other links: * [Language website](https://fennel-lang.org/) * [Fennel Code of Conduct](https://fennel-lang.org/coc) Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1195
This commit is contained in:
parent
b7c7fa146d
commit
dc313a82ef
1 changed files with 1 additions and 0 deletions
|
|
@ -1541,6 +1541,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> * [Cone](https://cone.jondgoodwin.com) - fast, friendly, safe, and fit systems programming language (dormant)
|
||||
> * [CSpydr](https://github.com/Spydr06/CSpydr) - static typed low-level compiled programming language inspired by Rust and C
|
||||
> * [eC](https://ec-lang.org) - expressive and intuitive, C style Object-Oriented programming language
|
||||
> * [Fennel](https://fennel-lang.org/) [](#anti-ai-policy) ([1](https://git.sr.ht/~technomancy/fennel/tree/main/CONTRIBUTING.md#contribution-transparency)) - lisp that compiles to Lua
|
||||
> * [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
|
||||
> * [Hare](https://harelang.org) - systems programming language designed to be simple, stable, and robust
|
||||
> * [Inko](https://inko-lang.org) - language for building concurrent software with confidence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue