Skip to content

A programming learning platform that generates programs in Python and C++ in real-time when the logic blocks are interlocked together.

License

Notifications You must be signed in to change notification settings

Raj-Srikar/Codeblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A programming learning platform that generates programs in Python and C++ in real-time when the logic blocks are interlocked together.

Topics

Resources

License

Stars

Watchers

Forks