Description
Add Ruby and PHP execution support to the sandbox service. These are common web development languages that would make ATLAS useful for a wider range of projects.
Requirements
Context
Same pattern as existing language support in sandbox/executor_server.py. Ruby and PHP don't need a separate compilation step — just syntax checking and execution.
Description
Add Ruby and PHP execution support to the sandbox service. These are common web development languages that would make ATLAS useful for a wider range of projects.
Requirements
sandbox/executor_server.pyContext
Same pattern as existing language support in
sandbox/executor_server.py. Ruby and PHP don't need a separate compilation step — just syntax checking and execution.