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: 12 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T09:28:31.000Z (about 1 year ago)
- Last Synced: 2025-04-29T10:33:56.134Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2019, apl, javascript, rust
- Language: TypeScript
- Homepage:
- Size: 938 KB
- Stars: 3
- Watchers: 3
- 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).