An Modern IDE for GwBasic programming language
This project is built using Electron.js and is the continuity of GwBasic.Net. The main focus of this project is to introduce the students, that are still taught gwbasic as their first programming language, with modern Styled Syntax Editor. and made the programming GwBasic at more ease.
- Install node modules with
npm install .
- run with
npm start
Documentation of this project is not available yet. you can see the documentation about GwBasic here:
- GwBasic (http://www.antonis.de/qbebooks/gwbasman/)
- PcBasic (http://robhagemans.github.io/pcbasic/doc/)
This Project is Licensed under GNU GENERAL PUBLIC LICENSE. See the licence at: Licence
This project is made possible because of following opensource projects:
- PcBasic (http://robhagemans.github.io/pcbasic/)
- Electron.js (http://electron.atom.io/)
- MonacoEditor (https://microsoft.github.io/monaco-editor/)
- PhotonKit (http://photonkit.com/)
This project is also made possible because of following persons:
- Adnan Umer
- Saleem Hassan