mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-04 16:17:02 +02:00
Move Compiler Tools out of Developer Tools and move Mold and Wild to a linkers subsection (#683)
Part of #661 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/683 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
375e1a663c
commit
7de61cabee
1 changed files with 16 additions and 10 deletions
26
README.md
26
README.md
|
|
@ -56,6 +56,8 @@ Ready to fork a project to introduce a No AI policy? Check out our [**How to Slo
|
|||
* [Cheat Sheets and Documentation](#cheat-sheets-and-documentation)
|
||||
* [Command-Line Shells](#command-line-shells)
|
||||
* [Addons and Prompts](#addons-and-prompts)
|
||||
* [Compiler Tools](#compiler-tools)
|
||||
* [Linkers](#linkers)
|
||||
* [Computer Graphics](#computer-graphics)
|
||||
* [3D Tools](#3d-tools)
|
||||
* [Image Manipulation](#image-manipulation)
|
||||
|
|
@ -63,7 +65,6 @@ Ready to fork a project to introduce a No AI policy? Check out our [**How to Slo
|
|||
* [Video](#video)
|
||||
* [Continuous Integration](#continuous-integration)
|
||||
* [Developer Tools](#developer-tools)
|
||||
* [Compiler Tools And Related](#compiler-tools-and-related)
|
||||
* [Documents](#documents)
|
||||
* [Document Converters](#document-converters)
|
||||
* [Document Viewers](#document-viewers)
|
||||
|
|
@ -572,6 +573,20 @@ This is a section for repos that are similar to this one either because they are
|
|||
> #### Alternative Plugin Managers
|
||||
> * [zimfw](https://github.com/zimfw/zimfw)
|
||||
|
||||
## Compiler Tools
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [`Godbolt`](https://godbolt.org) | [`d107352`](https://github.com/compiler-explorer/compiler-explorer/commit/d1073529e6bb26361e1105f5e56ed33510a83d76)? | [](#permissive-ai-policy) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [LLVM](https://llvm.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | [GCC](https://gcc.gnu.org/), [Cranelift](https://cranelift.dev/), [pcc](https://github.com/PortableCC/pcc) |
|
||||
|
||||
### Linkers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Mold](https://github.com/rui314/mold) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/rui314/mold/commit/dac20fa24373f35b5dec44e4740db85c3eb7b3dd)) | GNU ld |
|
||||
| [Wild](https://github.com/wild-linker/wild) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/wild-linker/wild/blob/9027437a8776afea1a1f0840fcda3fd6895f6f55/CONTRIBUTING.md), [2](https://github.com/wild-linker/wild/pull/1653#issuecomment-4017584459), [3](https://github.com/wild-linker/wild/pull/912)) | [](#request-for-help) |
|
||||
|
||||
## Computer Graphics
|
||||
|
||||
### 3D Tools
|
||||
|
|
@ -630,17 +645,8 @@ This is a section for repos that are similar to this one either because they are
|
|||
|---|:---:|---|---|
|
||||
| [curl](https://curl.se/) | [](#request-for-help) | [](#ai-code-reviews) ([1](https://github.com/curl/curl/pull/20797), [2](https://github.com/curl/curl/pull/20798), [3](https://github.com/curl/curl/pull/20787))<br />[](#permissive-ai-policy) ([1](https://mastodon.social/@bagder/116204333476519757)) | [Wget](https://www.gnu.org/software/wget/) |
|
||||
| [Golly](https://golly.sourceforge.io/) | [](#request-for-help) | [](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://golly.sourceforge.io/Help/changes.html)) | [](#request-for-help) |
|
||||
| [Mold](https://github.com/rui314/mold) linker | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/rui314/mold/commit/dac20fa24373f35b5dec44e4740db85c3eb7b3dd)) | GNU ld |
|
||||
| [MTKClient](https://github.com/bkerler/mtkclient) | [`9f64e8e`](https://github.com/bkerler/mtkclient/commit/9f64e8e6212cc94db506339426dcf6b61f9027fa) | [](#permissive-ai-policy) ([1](https://github.com/bkerler/mtkclient/commit/b74421a47d19a5eaf5929bf0daad7b9f03c0ef58)) | [](#request-for-help) |
|
||||
| [watchexec](https://github.com/watchexec/watchexec) | [`2.3.2`](https://github.com/watchexec/watchexec/releases/tag/v2.3.2) *or* [`a17505e`](https://github.com/watchexec/watchexec/commit/a17505ecbe3abb2b1daacbd5e7051bfb74f4940d) | [](#permissive-ai-policy) ([1](https://github.com/watchexec/watchexec/commit/1715e7fc9d1f0cfd79ae23b96385df22deecc83a)) | [entr](https://github.com/eradman/entr), [watfs](https://codeberg.org/chjlsch/watfs) |
|
||||
| [Wild](https://github.com/wild-linker/wild) linker | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/wild-linker/wild/blob/9027437a8776afea1a1f0840fcda3fd6895f6f55/CONTRIBUTING.md), [2](https://github.com/wild-linker/wild/pull/1653#issuecomment-4017584459), [3](https://github.com/wild-linker/wild/pull/912)) | [](#request-for-help) |
|
||||
|
||||
### Compiler Tools And Related
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [`Godbolt`](https://godbolt.org) | [`d107352`](https://github.com/compiler-explorer/compiler-explorer/commit/d1073529e6bb26361e1105f5e56ed33510a83d76)? | [](#permissive-ai-policy) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [LLVM](https://llvm.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | [GCC](https://gcc.gnu.org/), [Cranelift](https://cranelift.dev/), [pcc](https://github.com/PortableCC/pcc) |
|
||||
|
||||
## Documents
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue