Tagged Questions
4
votes
9answers
298 views
switching from language A to language B
OK. So I want to switch from language Flob to language Blub. The thing is that in Flob I can do a lot of stuff, in Blub I can write hello world and maybe some simple recursive function.
What kind of ...