Um, i was wondering how you would translate a language to squeak!. Like Web Blox, you can program in another language with the UI of Scratch. How?
Offline
-GizzardGulp- wrote:
you mean like, converting scratch projects to squeak files?
More like translating stuff like
Python
HTML
to
Squeak
Offline
Daffy22 wrote:
This is what I'm doing in web blox...
I have a hat block that clears a temp file.
Then every block in that stack write 1 line to that file. Okay?![]()
I kinda get it. So like every block writes a line of code in a html file? Oh and does Web Blox have a preview thing?
Offline
bump
Offline
i know you can program in c++ by doing;
cout <<"Hello world"<< endl;
Offline
I know C++. But what I mean is, "How can I translate blocks that you may use in a mod, to do something in a different language?" Like WebBlox
Offline