ReflectionsProjections/rp2017-codegolf

Add Langauge support for common code golf languages

Opened this issue · 1 comments

Ruby and Perl are some of the most popular languages for code golf and should be treated as first class languages in the API, as opposed to something like Java which is somewhat avoided for character number based code golfs. Tbh you should try to figure out a way to support user selected languages using something like docker

This issue may be related: ReflectionsProjections/rp2017#10