Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noteed/language-glsl
Haskell package for representation, parsing, and pretty-printing of GLSL
https://github.com/noteed/language-glsl
Last synced: about 2 months ago
JSON representation
Haskell package for representation, parsing, and pretty-printing of GLSL
- Host: GitHub
- URL: https://github.com/noteed/language-glsl
- Owner: noteed
- License: other
- Created: 2010-03-02T10:48:58.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T08:44:11.000Z (over 1 year ago)
- Last Synced: 2023-10-20T22:07:09.470Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 49.8 KB
- Stars: 31
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# language-glsl
The package `language-glsl` is a Haskell library for representation, parsing,
and pretty-printing of GLSL 1.50 code.