Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pastly/aoc2023
https://github.com/pastly/aoc2023
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pastly/aoc2023
- Owner: pastly
- Created: 2023-12-07T13:52:14.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-22T22:09:00.000Z (about 1 year ago)
- Last Synced: 2023-12-22T23:20:52.049Z (about 1 year ago)
- Language: Haskell
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matt learning haskell
Also, Nix is involved.
And maybe other stuff you've never seen before (like `tup`).1. Obtain nix
2. `nix-shell` in this directory
3. `tup` to compile programs and answersHaskell is a functional programming language.
Nix is the future.
Tup is like make, but better.