SkillAgentSearch skills...

Thiol

The thiol language for shader- and kernel-programming

Install / Use

/learn @hydrolarus/Thiol
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- SPDX-FileCopyrightText: 2021 The thiol developers SPDX-License-Identifier: CC0-1.0 -->

The Thiol Programming Language

A programming language that helps you write shader- and kernel-programs.

Status:

  • [x] parsing to AST
  • [x] convert to HIR
  • [ ] type check HIR
  • [ ] generate MIR
  • [ ] code generation
    • [ ] SPIR-V
    • [ ] GLSL
    • [ ] OpenCL
  • [ ] language server implementation

License

All code is licensed under the EUPL-1.2 license.

All files that are not properly copyrightable are in the public domain using the CC0 license.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks1

Languages

Rust

Security Score

60/100

Audited on Nov 22, 2024

No findings