Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Converting Scratch to other languages?
- Miscuits
-
40 posts
Converting Scratch to other languages?
Are there any apps that do this? I swear I saw a featured project showcasing converting scratch to a certain language but I cant find it anymore.
- Zerofile
-
100+ posts
Converting Scratch to other languages?
Scroll down to the bottom of the page with the language dropdown.
- Miscuits
-
40 posts
Converting Scratch to other languages?
I mean programming languages… Scroll down to the bottom of the page with the language dropdown.
- Rumanti
-
1000+ posts
Converting Scratch to other languages?
Any particular programming languages in mind?
I think someone was working on a Scratch to JavaScript converter, but I don't remember who. There was also a Scratch to Python thing at one point, but I don't remember whether it was for Scratch 1.x or 2.0.
edit: never tried this personally but this thread might be of interest https://scratch.mit.edu/discuss/topic/60176/
I think someone was working on a Scratch to JavaScript converter, but I don't remember who. There was also a Scratch to Python thing at one point, but I don't remember whether it was for Scratch 1.x or 2.0.
edit: never tried this personally but this thread might be of interest https://scratch.mit.edu/discuss/topic/60176/
Last edited by Rumanti (Dec. 25, 2019 15:04:15)
- Nullified_
-
11 posts
Converting Scratch to other languages?
By converting scratch to other languages do you mean running the editor using (for example) python? or something that takes proj.sb3 and gives you proj.py?
- Miscuits
-
40 posts
Converting Scratch to other languages?
I mean something tha t takes the project file and turns it into like Python or java
- Sheep_maker
-
1000+ posts
Converting Scratch to other languages?
to js/html: phosphorous, sulfurous, forkphorous, htmlifier, scratch-js, silicon
to python: see rumanti's post above
to swf: junebeetle's converter
to exe: junebeetle's converter, or convert from html/swf to exe
to tosh: tosh
some require converting back to 2.0
I think the only one that best maps your code such that you can still edit it and use it to learn that language is probably PullJosh's scratch-js
to python: see rumanti's post above
to swf: junebeetle's converter
to exe: junebeetle's converter, or convert from html/swf to exe
to tosh: tosh
some require converting back to 2.0
I think the only one that best maps your code such that you can still edit it and use it to learn that language is probably PullJosh's scratch-js
Last edited by Sheep_maker (Dec. 25, 2019 21:23:07)
- superman32123
-
30 posts
Converting Scratch to other languages?
i want c++ they have many similarities
- Wettining
-
500+ posts
Converting Scratch to other languages?
What?? i want c++ they have many similarities
- Discussion Forums
- » Advanced Topics
-
» Converting Scratch to other languages?