Hello, I'm new to Blockly, and I just started researching its features.
I want to choose my programming method. Blokly only allows to edit the program with the help of the blocks. I want to make the generated code to be editable by the user, so that the user can both type and drag&drop while creating his/her program.
After that, me and my friends may implement a feature that generates blocks from the given text. Like the opposite functions that Blockly do. I wonder if these are possible?
(It's my first post here, sorry if I said something unrelated/inappropriate.)