Metadata-Version: 2.4
Name: bprcomp
Version: 1.0.1
Summary: BPR Compiler: Compile .bpr files to native executables
Author: Suleiman
Author-email: steal.apet@mail.ru
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Compilers
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary


    bprcomp is a compiler for the BPR language.
    It compiles .bpr files directly to C, receive clean and optimized C code after compiling BPR code.
    
