Metadata-Version: 2.1
Name: mxslcxx
Version: 0.1.0
Summary: Python bindings for mxslc++
Author-Email: Jacob Thorn <jakethorn1.1@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Project-URL: Homepage, https://github.com/jakethorn/ShadingLanguageX
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# mxslc++

This is the C++ compiler for ShadingLanguageX, it is the successor of the Python compiler. See 
[here](https://github.com/jakethorn/ShadingLanguageX/blob/main/docs/mxslc++/LanguageSpecification.md) for documentation of the compilers features.
