並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

"Code Golf"の検索結果1 - 3 件 / 3件

  • GitHub - srpeck/kchat: Persistent group chat in <50 lines using kdb+/k/q web sockets and JS

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - srpeck/kchat: Persistent group chat in <50 lines using kdb+/k/q web sockets and JS
    • JS1024 - Annual Javascript & Shader Golfing Competition

      js1024 Annual JavaScript Golfing Competition CLOSED. Starts on 1 July About Participants have 15 days to create a cool JavaScript or GLSL program in 1024 bytes or less. Check out the rules and the existing demos for some cool examples. Entry is free, so give it a try, it's really fun! >:) • 1st of July - theme is announced, competition starts, submission form is open • 19th of July - deadline!!! s

      • "Hello, World!" in zero lines of code

        NPM's sloc is a moderately popular tool for counting source lines of code in a file. The tool will attempt to strip out both single and multiline comments and count the remaining lines in order to get an estimate of the 'true' number of lines of code. However, the parser used is based on regular expressions and is quite simple, so it can be tricked. In this challenge, you will need to construct a

          "Hello, World!" in zero lines of code
        1