All Projects → dgadelha → Portugol Webstudio

dgadelha / Portugol Webstudio

Licence: gpl-3.0
IDE online para o Portugol

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Portugol Webstudio

Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Stars: ✭ 1,287 (+1820.9%)
Mutual labels:  hacktoberfest, ide
Intellij Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Stars: ✭ 1,488 (+2120.9%)
Mutual labels:  hacktoberfest, ide
Sublimechef
A Sublime Text 2 Package for authoring Chef related files
Stars: ✭ 85 (+26.87%)
Mutual labels:  hacktoberfest, ide
Vscode Gremlins
Gremlins tracker for Visual Studio Code: reveals invisible whitespace and other annoying characters
Stars: ✭ 78 (+16.42%)
Mutual labels:  hacktoberfest, ide
Sdk
The jMonkeyEngine3 SDK based on netbeans
Stars: ✭ 240 (+258.21%)
Mutual labels:  hacktoberfest, ide
Atheos
A self-hosted browser-based cloud IDE, updated from Codiad IDE
Stars: ✭ 144 (+114.93%)
Mutual labels:  hacktoberfest, ide
Haskell Language Server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Stars: ✭ 1,857 (+2671.64%)
Mutual labels:  hacktoberfest, ide
Awesome Phpstorm
A curated list of amazingly awesome PHPStorm plugins, resources and other shiny things.
Stars: ✭ 719 (+973.13%)
Mutual labels:  hacktoberfest, ide
Aaru
Aaru Data Preservation Suite
Stars: ✭ 193 (+188.06%)
Mutual labels:  hacktoberfest, ide
Ide
Enso – a visual and textual functional programming language.
Stars: ✭ 168 (+150.75%)
Mutual labels:  hacktoberfest, ide
Pydev
Python IDE for Eclipse
Stars: ✭ 306 (+356.72%)
Mutual labels:  hacktoberfest, ide
Mspaintide
Programming in MS Paint
Stars: ✭ 909 (+1256.72%)
Mutual labels:  hacktoberfest, ide
Slash
The Slash testing infrastructure
Stars: ✭ 66 (-1.49%)
Mutual labels:  hacktoberfest
Openapi Spring Webflux Validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
Stars: ✭ 67 (+0%)
Mutual labels:  hacktoberfest
Mobileautomationframework
Single code base framework to test android and iOS app using appium (v6.1.0), maven, testng,java. Option to start appium server programmatically.
Stars: ✭ 66 (-1.49%)
Mutual labels:  hacktoberfest
Tether
A positioning engine to make overlays, tooltips and dropdowns better
Stars: ✭ 8,444 (+12502.99%)
Mutual labels:  hacktoberfest
Phpbu
PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
Stars: ✭ 1,147 (+1611.94%)
Mutual labels:  hacktoberfest
Blue App Iota
IOTA wallet application for Ledger Blue and Nano S
Stars: ✭ 67 (+0%)
Mutual labels:  hacktoberfest
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (+12516.42%)
Mutual labels:  hacktoberfest
Vee Validate
✅ Form Validation for Vue.js
Stars: ✭ 8,820 (+13064.18%)
Mutual labels:  hacktoberfest
Portugol Webstudio

Portugol Webstudio

IDE online para o Portugol

Estado de Build Licença Uptime Robot ratio (30 dias)

Baseado no Portugol Studio, o Portugol Webstudio tenta trazer todo ambiente de desenvolvimento que é possível se encontrar no desktop, para a internet. Ele constitui-se de um ambiente de desenvolvimento construído para permitir a criação e a execução dos programas escritos em Portugol, trazendo assim uma experiência o mais próxima do que você pode encontrar da IDE do Portugol Studio. Portugol, também conhecido como Português estruturado, é um pseudocódigo escrito em português.

Captura de Tela

Características

  • Suporta abertura e escrita de arquivos .por
  • Permite editar e rodar múltiplos códigos ao mesmo tempo
  • Executado no console original do Portugol com interação em tempo real
  • Interface simples e idêntica ao Portugol Studio

Compilando

Certifique-se de possuir instalado:

Compile o Portugol Webstudio com:

cd runtime
./compile_linux.sh OU .\\compile_windows.bat
cd ..
npm ci
npm start

Após isto, você poderá acessar o aplicativo em: http://127.0.0.1:3000

Contribuidores

Sobre o Projeto

Autor: Douglas Gadêlha

Co-autor: Guilherme Scaranse

Licença

Portugol Webstudio - IDE online para o Portugol
Copyright (C) 2020  Douglas Gadêlha, Guilherme Scaranse e contribuidores

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].