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

https://github.com/crell/aoc2021

Entries for Advent of Code 2021
https://github.com/crell/aoc2021

Last synced: about 1 year ago
JSON representation

Entries for Advent of Code 2021

Awesome Lists containing this project

README

          

# Advent of Code 2021 Entries

My entries for the Advent of Code challenge, 2021 edition. All entries were implemented in mostly-functional PHP, just to prove it can be done.

Released publicly for educational value.

Want to know more about functional programming in PHP? I have a [whole book on the topic](https://leanpub.com/thinking-functionally-in-php):

Thinking Functionally in PHP

## Credits

- [Larry Garfield][link-author]

## License

The Lesser GPL version 3 or later. Please see [License File](LICENSE.md) for more information.

[link-author]: https://github.com/Crell