https://github.com/bo-tato/protohackers
learning clojure by solving protohackers challenges
https://github.com/bo-tato/protohackers
clojure protohackers protohackers-solutions
Last synced: about 1 year ago
JSON representation
learning clojure by solving protohackers challenges
- Host: GitHub
- URL: https://github.com/bo-tato/protohackers
- Owner: bo-tato
- Created: 2023-02-20T19:30:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T20:02:25.000Z (over 3 years ago)
- Last Synced: 2025-02-01T10:41:25.082Z (over 1 year ago)
- Topics: clojure, protohackers, protohackers-solutions
- Language: Clojure
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# protohackers
I started solving the [protohackers](https://protohackers.com/) challenges to learn some clojure and practice coding. There's not many examples of lower-level networking programming in clojure, so these might be useful basic examples of how to use the [aleph](https://github.com/clj-commons/aleph) [manifold](https://github.com/clj-commons/manifold) and [gloss](https://github.com/clj-commons/gloss) libraries for low-level network protocols