spir-v: Some utilities for reading and writing SPIR-V files

[ language, library, mit ] [ Propose Tags ]

This package exposes information scraped from the SPIR-V spec found here This is a very early version, it's not quite ready to be used


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.1.0
Dependencies base (>=4.0 && <4.9) [details]
License MIT
Author Joe Hermaszewski
Maintainer spir.of.the.moment@monoid.al
Revised Revision 1 made by jophish at 2015-11-09T15:50:30Z
Category Language
Home page https://github.com/expipiplus1/spir-v
Source repo head: git clone https://github.com/expipiplus1/spir-v
Uploaded by jophish at 2015-11-09T15:10:33Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2019 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-04 [all 1 reports]

Readme for spir-v-0.0.0.2

[back to package description]

spir-v

A package to help with the generation of Spir-V code from Haskell.

Development info

Shortly after starting this I went traveling around the world without a computer, hence this project's immaturity. I'm back now, and hoping to restart this work soon.