Skip to content

The thiol language for shader- and kernel-programming

Notifications You must be signed in to change notification settings

cuddlefishie/thiol

Repository files navigation

The Thiol Programming Language

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

Status:

  • parsing to AST
  • 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.

About

The thiol language for shader- and kernel-programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published