Home
Softono
m

meta-xiao

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by meta-xiao

acc_ide
Open Source

acc_ide

ACC IDE is a native Android integrated development environment designed specifically for competitive programming. It enables programmers to write, test, and debug algorithmic solutions directly on mobile devices, supporting C++, Java, and Python. The app features syntax highlighting powered by TextMate, intelligent code completion based on tree-sitter CST, and both dark and light themes. Users can manage files through a built-in browser with automatic saving, adjust editor preferences including font size and cursor width, and execute code through multiple backends: a GitHub Actions-based remote runtime for reliable execution with time and memory limits, or a local WebAssembly environment. The execution system displays detailed status results including AC, WA, TLE, MLE, RE, and CE. The project is built with native Android and Kotlin, incorporating JNI bindings for tree-sitter parsing and a dedicated executor library with WASM resources. Planned enhancements include Android Error Lens for inline compilation err

Mobile Development Code Editors & IDEs
113 Github Stars