Skip to content

DvvCz/solo

 
 

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%