WPF-Blockly icon indicating copy to clipboard operation
WPF-Blockly copied to clipboard

How to get source code in C# of the created program using WPF-Blockly.

Open Panchraj opened this issue 3 years ago • 1 comments

How to get source code in C# of the created program using WPF-Blockly?

Panchraj avatar Jan 13 '22 16:01 Panchraj

our purpose is to define self-customized syntax, so these syntax will be hard to generate the C# code. So these is no function to generate the source code. Adding the function of generating source code, this will make the expression/statement/function customization complex

weihuajiang avatar Jan 17 '22 01:01 weihuajiang