mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 06:37:06 +02:00
Add Penlight (#511)
I'm thinking about forking penlight, but that'll come later. This hits harder because Lua is great, and it's become my refuge from the grifters. Before, I thought "well, if you're gonna vibecode, might as well vibecode Rust or something less niche". I guess they're coming for anything and everything you care about :(. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/511 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
21e8b119d8
commit
933451e378
1 changed files with 7 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
|
|||
* [Go](#go)
|
||||
* [Java](#java)
|
||||
* [JavaScript And TypeScript](#javascript-and-typescript)
|
||||
* [Lua](#lua)
|
||||
* [Python](#python)
|
||||
* [Rust](#rust)
|
||||
* [Search Engines](#search-engines)
|
||||
|
|
@ -864,6 +865,12 @@ Note that Dart is itself tainted; see [the Programming Languages section](#progr
|
|||
| [Valibot](https://valibot.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/open-circle/valibot/tree/main/prompts), [2](https://valibot.dev/guides/llms-txt/)) <br /> [](https://codeberg.org/small-hack/open-slopware#ai-in-issue-tracker) ([1](https://github.com/open-circle/valibot/issues/1389)) <br /> [](#ai-code-reviews) ([1](https://github.com/open-circle/valibot/pull/1388)) | [](#request-for-help) |
|
||||
| [Zod](https://zod.dev/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/colinhacks/zod/blob/main/AGENTS.md), [2](https://github.com/colinhacks/zod/blob/main/CLAUDE.md), [3](https://github.com/colinhacks/zod/blob/main/.cursorrules)) <br /> [](#sponsored-by-ai) ([1](https://github.com/colinhacks/zod/blob/c7805073fef5b6b8857307c3d4b3597a70613bc2/packages/zod/README.md?plain=1#L40)) | [](#request-for-help) |
|
||||
|
||||
### Lua
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Penlight](https://lunarmodules.github.io/Penlight/) | [`8bf90ff`](https://github.com/lunarmodules/Penlight/commit/8bf90ff2bc8bfed8dfa238f3c600e51963cdc98d) | [](#permissive-ai-policy) ([1](https://github.com/lunarmodules/Penlight/pull/519)) | [Microlight](https://github.com/stevedonovan/Microlight) |
|
||||
|
||||
### Python
|
||||
|
||||
Note that Python is itself tainted; see [the Programming Languages section](#programming-languages).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue