Skip to content

WASM wrapper for the parser and untyped AST of the xshade language.

License

Notifications You must be signed in to change notification settings

xshade-lang/xshade-parser-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xshade-parser-wasm

WASM wrapper for the parser and untyped AST of the xshade language.

Join us on gitter.

Introduction

xshade is a functional shading language targeting SPIR-V. From there SPIR-V tools by khronos can be used to generate glsl or hlsl. This repository contains the parser and resulting abstract syntax tree for xshade.

Getting Help or Contributing

For now, please contact Marc or Andy if you need help or want to contribute. We plan to tag some issues with "help wanted" in the future.

Code of Conduct

We are comitted to provide a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic.

We employ the Rust Code of Conduct where applicable.

Licence

MIT - If you require this project to be available under a different licence, please open an Issue so we can consider adopting it.

About

WASM wrapper for the parser and untyped AST of the xshade language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages