https://github.com/borkdude/aoc2015_day7
Solution of Advent of Code Day 7 using clojure.spec
https://github.com/borkdude/aoc2015_day7
Last synced: 6 months ago
JSON representation
Solution of Advent of Code Day 7 using clojure.spec
- Host: GitHub
- URL: https://github.com/borkdude/aoc2015_day7
- Owner: borkdude
- Created: 2017-10-10T19:01:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T20:46:54.000Z (over 8 years ago)
- Last Synced: 2025-02-06T08:25:24.989Z (12 months ago)
- Language: Clojure
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc2015_day7
Solution of Advent of Code Day 7 using clojure.spec
Code for the blog post [Parsing a circuit with clojure.spec](https://blog.michielborkent.nl/blog/2017/10/10/parsing-a-circuit-with-clojure-spec/)