Skip to content

support for more languages #10

@warut-vijit

Description

@warut-vijit

Currently code golf only accepts Python submissions. Users should be able to submit their answers in (at least) Python, Java, and C++. This probably requires adding a language param to API resource AnswerResource, and creating shell scripts for running/compiling submissions in these languages to be called by subprocess.Popen in the function evaluate_user_code

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions