/cython

https://henriquevital00.github.io/cython/

Primary LanguagePython

Cython Compiler

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

Cython is an implementation of a small compiler developed in Python.

Cython grammar is based in C and Python (mixed) grammars, including strong variable typing, no required parenthesis in expressions and others.

Cython transpiles its code to python code.

Currently the project includes lexical and parsing functions.

📖 Documentation

You can read the documentation here:

a

🚀 How To Run

gif_cython

To run the main script, follow the steps below:

# Clone the repository
$ git clone https://github.com/henriquevital00/cython.git

# Access the project folder in your terminal / cmd
$ cd cython

# In both Windows and Linux, the execution is done by executing the following lines in the terminal, or using an IDE of your choice.
$ python3 main.py

🤖 Authors

Felipe Henrique Vital Gabriel Bueno Thiago Nascimento
drawing drawing drawing drawing
22.119.058-0 22.119.078-8 22.119.077-0 22.119.080-4