We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재는 python만 지원되고 있으나, python 외 내장 컴파일러로 돌릴 수 있는 언어들(C, C++... ) 혹은 가장 대중적으로 사용되는 언어들부터 지원 확대 검토가 필요함
프론트쪽에서는 공수가 많이 없으나, 백엔드의 공수가 클 것으로 예상됨.
The text was updated successfully, but these errors were encountered:
cpp (C++14) 로직을 백엔드에 추가하였습니다.
프론트에서는, 백엔드에 컴파일 요청 시 언어 옵션을 추가하여 전달해 주시면 됩니다.
3월 24일 주간미팅 때 의논해 보겠습니다. @Charmull
다른 언어 지원 추가도 무리 없을 것으로 예상합니다.
Sorry, something went wrong.
BambooKim
sschan99
Charmull
No branches or pull requests
현재는 python만 지원되고 있으나, python 외 내장 컴파일러로 돌릴 수 있는 언어들(C, C++... ) 혹은 가장 대중적으로 사용되는 언어들부터 지원 확대 검토가 필요함
프론트쪽에서는 공수가 많이 없으나, 백엔드의 공수가 클 것으로 예상됨.
The text was updated successfully, but these errors were encountered: