Metadata-Version: 2.1
Name: reley
Version: 0.1.13
Summary: A static compiled language on Python with type safety, efficiency and syntax sugars.
Home-page: https://github.com/thautwarm/reley
Author: thautwarm
Author-email: twshere@outlook.com
License: MIT
Keywords: haskell,language,static typed,compiled
Platform: any
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: Redy
Requires-Dist: rbnf (>=0.3.21)
Requires-Dist: wisepy

See examples at `test/*.hs`.

Currently you can install reley compiler with `python setup.py install`


