Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 559 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 559 Bytes

An intuitive and interactive environment for learning programming that generates Python and C++ executable programs in real-time as the logic blocks are interlocked together.

As of now, only the string variables and string operations are possible in the programs, because of the implementation of C++ and it being a static programming language. Support for integer variables and operations might be added in the future updates.

- Made possible with Blockly.