app like that
compile-x
compile-x

Sandboxed code execution environment supporting Java, C++, and Python. Provides REST API integration, isolated execution with Docker, output reporting, and time limit enforcement.

Features

Sandboxed Execution

Run code in a controlled environment using Docker to ensure safety and isolation. Prevents interference with the host system.

Multi-Language Support

Supports Java, C++, and Python, allowing for versatile coding needs.

REST API Integration

Seamless execution through REST API endpoints, enabling easy integration with other systems.

Time-Limit Enforcement

Prevents infinite loops and misuse with strict execution time limits to ensure efficiency.

Detailed Output Reporting

Get comprehensive feedback including program output, error logs, and runtime exceptions for better debugging and analysis.