Blockly_CPP_attempted_compile

NOTE FROM KITGAMR

I do NOT know (alot of) html, js, C or C++. I’m only compiling the site for use.*

Unless I somehow learn how to maintain this project by finishing the C and C++ parts of the project, this ain’t being worked on.*

Sorry!

Here’s the code editor, and Here’s the original respitory I forked.

Blockly C++

This project has modified by three student at Kwangwoon University.

You can access the original project through the link below. Or check out the project I forked.

Project purpose

example

changes

Added features

  1. Test buttons and examples
    • An example using the functions added by Team 17 and the functions in the existing Blockly C++ was added.
    • Press the button and you’ll see an example where you can try out the features written there.
    • You can check the tooltip to see what examples the number contains.
  2. New blocks
    • Class
    • Queue
    • Deque
    • Stack
  3. Debugging capabilities

How to use Blockly C++

Blockly C++ can be used locally by going to demos/code and opening “index.html” with a browser.

What the user should know

The problem with execution errors is that they are forced to transfer to c++ code in the original blockly development environment (following grammar such as javascript and python).