https://github.com/nekrolm/aoc2019_multilang
aoc2019 in multilanguages
https://github.com/nekrolm/aoc2019_multilang
Last synced: 3 months ago
JSON representation
aoc2019 in multilanguages
- Host: GitHub
- URL: https://github.com/nekrolm/aoc2019_multilang
- Owner: Nekrolm
- Created: 2024-07-29T19:53:20.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T18:28:29.000Z (7 months ago)
- Last Synced: 2025-01-12T09:31:46.071Z (5 months ago)
- Language: Zig
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# One task -- One programming language challenge with Advent of Code 2019
Please be aware: the most of solutions here don't demonstrate best practices for some specific languages.
This repository exists just for fun and to demonstrate well-known principle:
_Good Fortran developer can write Fortran code in any language_
--------
The author's primary languages are C++ and Rust.