Giter Site home page Giter Site logo

termux-pawn's Introduction

Pawn Compiler for Termux

Note

Method by DeviceWhite and BeerlID Updated on: 2024/02/11 02:43:37 BRT

Português

Instruções de Instalação:

Para instalar o compilador Pawn no Termux, execute o seguinte comando no terminal:

# Atualizar os pacotes atuais e instalar novos pacotes
yes | pkg update -y
yes | pkg upgrade -y
pkg install -y wget git

# Baixar o script de instalaçao rapida
wget https://raw.githubusercontent.com/pawn-team/Termux-Pawn/DeviceWhite/quick-install.sh

# Executar o script e instalaar o compilador
bash quick-install.sh ptBR
binários armhf armv7l armv8l aarch64
compilador sim sim sim sim
desmontador sim sim sim sim
interpretador sim sim sim nao

Créditos:

  • Criador: CompuPhase
  • Versão Usada: Zeex 3.10.10
  • Portado Por: DeviceWhite e BeerlID

Tutorial em Video (Atualizado): Video Tutorial


English

Installation Instructions:

To install the Pawn compiler on Termux, run the following command in the terminal:

# Update current packages and install new packages
yes | pkg upd -y && yes | pkg upg -y && pkg i -y wget git

# Download the quick installation script
wget https://raw.githubusercontent.com/pawn-team/Termux-Pawn/DeviceWhite/quick-install.sh

# Run the script and install the compiler
bash quick-install.sh enUS
binaries armhf armv7l armv8l aarch64
compiler yes yes yes yes
disassembler yes yes yes yes
interpreter yes yes yes no

Credits:

  • Creator: CompuPhase
  • Used version: Zeex 3.10.10
  • Ported By: DeviceWhite & BeerlID

termux-pawn's People

Contributors

beerld avatar devicewhite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.