mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-02 15:17:07 +02:00
Add Scratch and TurboWarp (#581)
Credits to [this YouTube video](https://www.youtube.com/watch?v=tKsA_i5vKeE) for the idea. Truly disappointing, especially since I started my coding journey with Scratch back in primary school. It's like a betrayal. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/581 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
9026500e5e
commit
2360bfaa77
1 changed files with 4 additions and 0 deletions
|
|
@ -1004,7 +1004,9 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [Racket](https://racket-lang.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/racket/racket/issues/5466), [2](https://github.com/racket/racket/pull/5415)) | [Chez Scheme](https://cisco.github.io/ChezScheme/) <br/> [Guile](https://www.gnu.org/software/guile/) |
|
||||
| [Ruby](https://www.ruby-lang.org) | [`v3.3.8`](https://github.com/ruby/ruby/releases/tag/v3_3_8) | [](#permissive-ai-policy) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc), [2](https://github.com/ruby/ruby/commit/a0fc03ef3717ad0aab363a53a6f6f178dab7b526))<br/> [](#ai-code-reviews) ([1](https://github.com/ruby/ruby/commit/c76ba839b153805f0498229284fea1a809308dbc)) | See below |
|
||||
| [Scala](https://scala-lang.org/) | [`v3.7.1`](https://github.com/scala/scala3/releases/tag/3.7.1) | [](#permissive-ai-policy) ([1](https://github.com/scala/scala3/blob/main/AGENTS.md), [2](https://github.com/scala/scala3/commit/a3a3fb8a907132a19181b5e76f0a3cf19e4f8cd3), [3](https://github.com/scala/scala3/commit/04dcaa43df3d4959114c7875a246f7f1bed09299)) | [Scala 2.13.18](https://github.com/scala/scala/releases/tag/v2.13.18),<br />[Scala 3.3 LTS](https://github.com/scala/scala3/releases/tag/3.3.7),<br />See below |
|
||||
| [Scratch](https://scratch.mit.edu) | [](#request-for-help) | [](#ai-functionality) ([1](https://medium.com/scratchteam-blog/introducing-creative-ai-at-scratch-bcdbd6c3efc9)) <br/> [](#permissive-ai-policy) ([1](https://github.com/scratchfoundation/scratch-editor/blob/develop/AGENTS.md), [2](https://github.com/scratchfoundation/.github/blob/main/CONTRIBUTING.AI.md)) <br/> [](#ai-code-reviews) ([1](https://github.com/scratchfoundation/scratch-editor/pull/264#pullrequestreview-3019481549), [2](https://github.com/scratchfoundation/scratch-editor/pull/291#pullrequestreview-3109857889), [3](https://github.com/scratchfoundation/scratch-editor/pull/327#pullrequestreview-3263575779)) <br/> [](#ai-databroker-usage) ([1](https://mitscratch.freshdesk.com/en/support/solutions/articles/4000219182-scratch-terms-of-service), [2](https://scratch.mit.edu/discuss/topic/862281/)) | [Scratch 1.4] <br/> [Scratch 2] |
|
||||
| [TruffleRuby](https://truffleruby.dev/) | [`v33.0.0`](https://github.com/truffleruby/truffleruby/releases/tag/graal-33.0.0) | [](#permissive-ai-policy) ([1](https://github.com/truffleruby/truffleruby/commit/9f028ec178642bc71285a32c82b0a2761723b40b), [2](https://github.com/truffleruby/truffleruby/pull/4133))<br/> [](#ai-code-reviews) ([1](https://github.com/truffleruby/truffleruby/pull/4161)) | See below |
|
||||
| [TurboWarp](https://turbowarp.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/TurboWarp/extensions/pull/2449#issuecomment-4150685173)) | [Scratch 1.4] <br/> [Scratch 2] |
|
||||
| [Typescript](https://www.typescriptlang.org/) | [`v5.1.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.1.3) | [](#permissive-ai-policy) ([1](https://github.com/microsoft/TypeScript/blob/main/.github/copilot-instructions.md), [2](https://github.com/microsoft/TypeScript/commit/c9e7428bb76f0543a3555d0af87777e7db3a41e6), [3](https://github.com/microsoft/TypeScript/commit/ad04bf7488384a5dcdf7d250ccb8e5263021a8ff)) | See below |
|
||||
|
||||
> [!Note]
|
||||
|
|
@ -1605,6 +1607,8 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[Rio Terminal]: https://github.com/raphamorim/rio
|
||||
[Servo]: https://servo.org/
|
||||
[Schilytools]: https://codeberg.org/schilytools/schilytools
|
||||
[Scratch 1.4]: https://scratch.mit.edu/scratch_1.4
|
||||
[Scratch 2]: https://scratch.mit.edu/download/scratch2
|
||||
[Showtime]: https://apps.gnome.org/Showtime/
|
||||
[SMPlayer]: https://www.smplayer.info/
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue