Skip to content

isral/SmallBasic-Online

This branch is up to date with sb/SmallBasic-Online:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nonki Takahashi
Feb 6, 2019
13d22ac · Feb 6, 2019

History

32 Commits
May 28, 2018
Jul 24, 2018
Feb 6, 2019
Jul 26, 2018
Oct 7, 2017
Jul 26, 2018
Sep 27, 2017
Jul 18, 2018
Apr 26, 2018
Jun 24, 2018
Jul 26, 2018
Jul 26, 2018
Oct 7, 2017
Jan 22, 2018

Repository files navigation

SmallBasic-Online

An open-source IDE/runtime for the Small Basic programming language.

To launch a local instance of the editor:

  • Have node/npm installed.
  • npm i to install the required packages
  • npm run gulp watch-source to start the webpack server.
  • Point your browser to http://localhost:8080.
  • webpack should print out that url if another one was used.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • CSS 1.1%