Skip to content

The project consists of a compiler for dattebayo language. The user simply inserts a .dtb file to generate a .py file

License

Notifications You must be signed in to change notification settings

antuniooh/Dattebayo-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

Ubuntu Python

Table of Contents
  1. About The Project
  2. Documentation
  3. How To Run
  4. Authors

💻 About The Project

We created a new programming language: Dattebayo!! To enjoy all that this language offers, we created a compiler that converts codes to python files.

The project consists of a compiler for dattebayo language. The user simply inserts a .dtb file to generate a .py file

app

📖 Documentation

You can read the code documentation here:

a

🚀 How To Run

# Clone the repository
$ git clone https://github.com/antuniooh/Dattebayo-compiler.git

# Access the project folder in your terminal / cmd
$ cd Dattebayo-compiler/code

# Download dependencies
$ pip3 install -r requirements.txt

# Run the application
$ python3 main.py <.dtb file>

# The application will create a output.py file

🤖 Authors

Antonio Gustavo João Vitor Dias Weverson da Silva
drawing drawing drawing
22.119.001-0 22.119.006-9 22.119.004-4

About

The project consists of a compiler for dattebayo language. The user simply inserts a .dtb file to generate a .py file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%