Skip to content

Conversation

@TropicolX
Copy link
Contributor

@TropicolX TropicolX commented Nov 14, 2025

Note

Introduce stage-2 solutions that accept a client and respond with +PONG\r\n, plus build/run scaffolding and language-specific hints for all supported languages.

  • Stage 2 Implementations (multi-language):
    • Add minimal servers that accept a client and send +PONG\r\n in C, C++, C#, Clojure, Crystal, Elixir, Gleam, Haskell, Java, Kotlin, OCaml, Odin, PHP, Ruby, Scala, Swift, TypeScript, Zig.
  • Tooling & Scaffolding:
    • Add language-specific build/run scripts (.codecrafters/compile.sh, .codecrafters/run.sh, your_program.sh).
    • Add project configs/manifests (e.g., CMakeLists.txt, stack.yaml, build.sbt, Package.swift, Gradle/SBT configs, deps.edn, gleam.toml, dune files, etc.).
    • Add per-language codecrafters.yml and .gitignore/.gitattributes.
  • Docs & Hints:
    • Update/add README.md for each language with run instructions.
    • Add config.yml hints demonstrating how to accept a connection and send +PONG\r\n.

Written by Cursor Bugbot for commit 9eb590a. This will update automatically on new commits. Configure here.

@rohitpaulk rohitpaulk self-requested a review November 17, 2025 06:17
Copy link
Member

@rohitpaulk rohitpaulk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not change existing ones, only add the new ones - looks good otherwise!

@TropicolX TropicolX merged commit 5f4ac60 into main Nov 20, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants