Skip to content

DvvCz/solo

This branch is 29 commits ahead of, 328 commits behind parallaxinc/solo:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3afc15c · May 24, 2022
Dec 12, 2021
Dec 12, 2021
May 24, 2022
Jul 28, 2021
Aug 9, 2021
Jun 17, 2020
May 3, 2021
Aug 6, 2021
Nov 1, 2019
Jul 27, 2021
Jul 2, 2019
Feb 21, 2022
Apr 6, 2021
Apr 17, 2022
Apr 17, 2022
Jul 28, 2021

Repository files navigation

Solo++

You might also be interested in PropC-Online, which lets you program in raw PropC with instant feedback using the monaco editor instead of blocks.

My fork of Parallax Inc's Solo Propeller C Blockly Editor.
This was made out of pretty much frustration with features when using this for a school project and lack of raw propeller C access.

Try Me

Differences

Dark Mode
Both the ace editor and blockly editors are in dark mode now.
Editor

code block
This block has been added to the blockly editor (system tab), which just inserts code (almost) inline, besides adding a new line.
Much smaller and easier to use than the regular User defined code block.

Code block

comment block
New comment block has been added, pretty much entirely cosmetic (saves space and is more obvious, however.)
Same as the Add 'comment' block, except gray and starts with //
Comment

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 3.4%
  • Other 1.3%