
Mobile C ( C/C++ Compiler )
macOS / Education
Apprendre la programmation sur vos appareils mobiles.
* Pas de connexion Internet est nécessaire pour exécuter du code.
== Supported Programming Languages ==
• C
• C++ 11
• Python 3
• Javascript ( Duktape )
• Lua
• LLVM Assembly
• GLSL
======= Supported C/C++ APIs =======
• Standard C Library, POSIX
• OpenGL, BSD Socket, pthread
• Clang, LLVM, libc++, Duktape, Lua, libjson
• OpenAL, SQLite3, SQLiteCpp, cURL, libGit2, Python3
• zLib, libPNG, libJPEG, FreeType, MiniZip
• APR, APRUtil, Expat, PCRE2, Apache Serf
• Lua, OpenSSL, Apache Subversion
• SDL2
============ Features ===========
• C/C++ auto complete.
• C/C++ syntax diagnostic.
• C/C++ jump to declaration/macro symbol/header.
• Built-in Terminal/Shell.
Quoi de neuf dans la dernière version ?
• New features
- Text editor text replace added.
- In-app keyboard single page layout restored.
- Text editor word wrap indentation added.
- Theme file key 'FileList.Background.Color' added for file list view background color setting.
- Bug reporting github repository ( https://github.com/dztall/ccr_bugs ) added.
• Bugs fixed
- symlink, link system function failed due to permission denied on some platforms.