EduBlocks icon indicating copy to clipboard operation
EduBlocks copied to clipboard

Syncing Python code with Blocks

Open kunxin-chor opened this issue 3 years ago • 3 comments

Right now changing the Python code does not update the blocks.

kunxin-chor avatar Jul 05 '20 10:07 kunxin-chor

Hi! Yes, that's by design.

Python to Blocks translation is really difficult to implement and requires a lot of work to do properly.

It's something i'm looking into and want to add to a future release but can't promise a timeline.

JoshuaLowe1002 avatar Jul 05 '20 10:07 JoshuaLowe1002

Hi! There's an implementation for BlockPy that could translate Python Code to Blocks. On Sunday, 5 July 2020, 06:55:15 pm GMT+8, Joshua Lowe [email protected] wrote:

Hi! Yes, that's by design.

Python to Blocks translation is really difficult to implement and requires a lot of work to do properly.

It's something i'm looking into and want to add to a future release but can't promise a timeline.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

kunxin-chor avatar Jul 05 '20 11:07 kunxin-chor

Yeah, i've taken a look at that.

Unfortunately EduBlocks and Blockpy use entirely different systems and I think it could break all programs already made within EduBlocks if I were to use it.

I'll take another look though.

On Sun, Jul 5, 2020 at 12:00 PM kunxin-chor [email protected] wrote:

Hi! There's an implementation for BlockPy that could translate Python Code to Blocks. On Sunday, 5 July 2020, 06:55:15 pm GMT+8, Joshua Lowe < [email protected]> wrote:

Hi! Yes, that's by design.

Python to Blocks translation is really difficult to implement and requires a lot of work to do properly.

It's something i'm looking into and want to add to a future release but can't promise a timeline.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AllAboutCode/EduBlocks/issues/138#issuecomment-653873831, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGEPK3KN6YWPB5IYAVPNVRLR2BMNJANCNFSM4OQ2EEPQ .

-- https://about.me/joshua.lowe?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb Joshua Lowe Find out more about me: about.me/joshua.lowe https://about.me/joshua.lowe?promo=email_sig&utm_source=product&utm_medium=email_sig&utm_campaign=edit_panel&utm_content=thumb

JoshuaLowe1002 avatar Jul 05 '20 11:07 JoshuaLowe1002