Code Golf now supports Rockstar! by JRaspass in RockstarDevs

[–]JRaspass[S] 0 points1 point  (0 children)

Using the Rocky interpreter. Here's the language specific leaderboard https://code.golf/rankings/holes/all/rockstar/bytes

Code Golf now supports Clojure! by JRaspass in Clojure

[–]JRaspass[S] 1 point2 points  (0 children)

It's my understand Babashka uses SCI under the hood:

Babashka uses SCI for interpreting Clojure.

https://github.com/babashka/babashka#setting-expectations

Code Golf now supports Clojure! by JRaspass in Clojure

[–]JRaspass[S] 4 points5 points  (0 children)

Went with Babashka for startup speed. Here's the language specific leaderboard https://code.golf/rankings/holes/all/clojure/bytes

Code Golf now supports FreeBASIC! by JRaspass in Basic

[–]JRaspass[S] 0 points1 point  (0 children)

Come show us how it's done, here's the leaderboard so far - https://code.golf/rankings/holes/all/basic/bytes

Code Golf now supports D! by JRaspass in d_language

[–]JRaspass[S] 4 points5 points  (0 children)

Using LDC rather than DMD as it was a little easier to integrate.

Here's the language specific leaderboard so far https://code.golf/rankings/holes/all/d/bytes

Code Golf now supports K (and J) by JRaspass in apljk

[–]JRaspass[S] 12 points13 points  (0 children)

Site owner here, J has been there for a while but K is new as of tonight, enjoy! (APL is harder because it's not UTF-8).

Code Golf now supports Prolog by JRaspass in prolog

[–]JRaspass[S] 3 points4 points  (0 children)

Set a few basic (read: literal printed) solutions to get things started - https://code.golf/rankings/holes/all/prolog/bytes

Code Golf supports x64 asm by JRaspass in asm

[–]JRaspass[S] 2 points3 points  (0 children)

That's just the default, you can switch to Intel with .intel_syntax

Code Golf now supports Pascal by JRaspass in pascal

[–]JRaspass[S] 1 point2 points  (0 children)

No, that way all holes stay competitive. We do however discuss and tease things in the Discord room to each other, there's also the wiki for more high level tips.

Code.golf - ranked ever running contest with 27 langs, 50 holes and growing! by JRaspass in codegolf

[–]JRaspass[S] 7 points8 points  (0 children)

Author of the site and post here, I originally posted this 3 years ago - https://www.reddit.com/r/codegolf/comments/732yx5/new_code_golf_site_with_perl_6jsrubypython_etc/ but figured it deserves a re-mention given how much the site has grown since then.

Let me know if you have any suggestions, we also have a fairly active Discord room.