I really love the building blocks design of Thunkable. From what I gather, one can only create apps that run on mobile devices. Has any thought been given to developing a Thunkable project that can generate the blocks into another language such as Java? That way, you could write Java apps that can run on Windows, Mac and Linux.
I currently use a product called B4J which is a free Java development IDE. The B stands for Basic which means you code in the basic language and then IDE turns your basic code into a Java jar file. I think it would be great if there was a jThunkble that would allow you to build your application as a GUI or console app using the Thunkable building blocks. Then compile those blocks into a Java jar file.