https://github.com/asimpson/advent-of-code
https://github.com/asimpson/advent-of-code
advent-of-code-2017 common-lisp nodejs rust
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asimpson/advent-of-code
- Owner: asimpson
- Created: 2018-03-28T13:37:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T14:28:09.000Z (over 7 years ago)
- Last Synced: 2025-01-24T15:44:49.945Z (11 months ago)
- Topics: advent-of-code-2017, common-lisp, nodejs, rust
- Language: Rust
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Advent of Code 2017
🚨 I made this repo to be a scratchpad as I experiment with Lisp and learn Rust (for now). The code will probably be terrible and the commits sparse.
✨ 📖 I've found [[http://adventofcode.com][Advent of Code]] to be a great way to learn (or experiment with) a programming language. It gives you small but non-trivial problems that force you to actually use the various features of whatever language you're using.