languages
languages copied to clipboard
Powers multi-language support for CodeCrafters challenges
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.23 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.23 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...
Thank you for the awesome project. Want to add a little bit more Kotlin to it. - New version (1.6.20) of kotlin compiler. I searched for the image on dockerhub,...
https://github.com/codecrafters-io/languages/blob/65944c27372c61567db2422ec151b39aa208467b/compiled_starters/sqlite-starter-python/app/record_parser.py#L14 A record is just a sequence of values, not necessary mapped to columns.
https://github.com/codecrafters-io/languages/blob/65944c27372c61567db2422ec151b39aa208467b/starter_templates/git/go/app/main.go#L10