riddlesio / issues

Bug reports and starter bot submissions for the Riddles.io platform
0 stars 0 forks source link

OCaml starter bot submission #7

Closed smiley1983 closed 7 years ago

smiley1983 commented 7 years ago

Hi, I've made a starter bot in OCaml: LightRiders OCaml starter

It can be compiled with this command:

ocamlbuild -lib unix main.native

Please let me know if there's anything I can do to help make OCaml available on the site.

Best regards,

JimVanEeden commented 7 years ago

Thank you, I will have a go at it the coming week.

nikovanmeurs commented 7 years ago

We have tentative support for OCaml in our test environment. We'll deploy the update tomorrow if everything works as expected.

smiley1983 commented 7 years ago

Great! Thank you for your work on this.

On Fri, Jun 2, 2017 at 1:14 AM, Niko van Meurs notifications@github.com wrote:

We have tentative support for OCaml in our test environment. We'll deploy the update tomorrow if everything works as expected.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/riddlesio/issues/issues/7#issuecomment-305525130, or mute the thread https://github.com/notifications/unsubscribe-auth/AAtJIqhvNQYzZ8sGF54Z-Nw7oZsyy1icks5r_tVkgaJpZM4Nb7Pe .

nikovanmeurs commented 7 years ago

The sandbox has been updated, we now have support for OCaml.

Have fun coding!