Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icyjoseph/advent-of-code
Advent of code solutions :christmas_tree: :star: :star: - using Rust, Swift, JavaScript/TypeScript with Node/Deno, Mojo, even APL!
https://github.com/icyjoseph/advent-of-code
advent-of-code advent-of-code-2019 apl javascript rust
Last synced: about 1 month ago
JSON representation
Advent of code solutions :christmas_tree: :star: :star: - using Rust, Swift, JavaScript/TypeScript with Node/Deno, Mojo, even APL!
- Host: GitHub
- URL: https://github.com/icyjoseph/advent-of-code
- Owner: icyJoseph
- Created: 2019-12-02T11:01:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T23:05:12.000Z (about 2 months ago)
- Last Synced: 2024-11-09T00:17:55.691Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2019, apl, javascript, rust
- Language: TypeScript
- Homepage:
- Size: 874 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
- JavaScript
- The classic NodeJS runtime
- TypeScript
- Using Deno runtime
- Rust
- Whenever possible
- Swift
- APL
- To run the APL solutions go to [tio run](https://tio.run/#apl-dyalog-extended), paste the code, and paste the input (a very long string without line breaks).## Visualizations
- [2020 Day 11](https://loud-poison.surge.sh/)
## Presentation
A presentation I gave to my colleagues about AoC 2019 [here](https://massive-magic.surge.sh/0).