Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/screendriver/advent-of-code-fsharp

🎄 My Advent of Code solutions in F#
https://github.com/screendriver/advent-of-code-fsharp

advent-of-code advent-of-code-2022 aoc aoc2022 fsharp

Last synced: 1 day ago
JSON representation

🎄 My Advent of Code solutions in F#

Awesome Lists containing this project

README

        

# Advent of Code in F#

My [Advent of Code](https://adventofcode.com) solutions in the [F# programming language](https://fsharp.org). This repository holds a separate F# script for each day in each year that can be directly executed with `dotnet fsi `.

## License

This project is released under the GNU GPL-3.0 license.
Check out the [LICENSE](LICENSE) file for more information.