There are times like that, right? This time, I would like to introduce an app that can be programmed on a smartphone.
<< Free version >> Android iOS
<< Paid version >> [Android] (https://play.google.com/store/apps/details?id=com.dztall.ccr.android&hl=ja) iOS
** * Free version has ads, paid version has no ads ** Japanese is very charming!
• C • C++ 11 • Python 3 • Javascript ( Duktape ) • Lua • LLVM Assembly • OpenGL ES 2 GLSL
There is mobile C, but you can also use Python!
You can create each folder and file with the icon at the top of the screen.
This time I will try it in C language and Python.
Let's try Hello world! In C language. You can execute it by pressing the shortcut ▶ ︎ at the top of the keyboard.
I was able to output safely!
Now let's try standard input in Python.
When you run it, you'll see a blank screen, so type the appropriate word (Python in this case) on your keyboard and press Enter.
I was able to do it successfully!
Now you can easily program on the train or in the park! Why don't you try it out (I'm not a fan of this app lol)
Recommended Posts