https://github.com/scriptsmith/aoc2020
https://github.com/scriptsmith/aoc2020
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scriptsmith/aoc2020
- Owner: ScriptSmith
- Created: 2020-12-03T22:47:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T22:48:47.000Z (about 5 years ago)
- Last Synced: 2025-02-15T06:44:28.966Z (11 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
This is my attempt at the [2020 Advent of Code](https://adventofcode.com/2020) using 25 programming languages.
# Languages
## Very familiar
- Python
- TypeScript
- JavaScript
## Pretty familiar
- Go
- Java
- C
## Somewhat familiar
- Rust
- Bash
## Not familiar
- C#
## Never used
- Kotlin
- Julia
- Nim
- Ruby
- F#
- Clojure
- Scala
- Dart
- Erlang
- Swift
- C++
- Perl
- Elm
- ReasonML
- Elixir
- Haskell