FShade is a library for writing Shaders in F# using code-quotations.
The main documentation is located at: http://www.fshade.org/
FShade is neatly integrated into Aardvark.Rendering, where example shaders and compositions are showcased. You can find compute shaders in Aardvark.GPGPU. Supplementary documentation is in this repository's wiki, including the Shader Debugger.