Compare commits

...

2 commits

View file

@ -1,3 +1,4 @@
* Aoc - Advent of Code challenges and solutions.
** Usage
@ -51,6 +52,14 @@ offer 2, 3 and 4 component vectors
- manhattan : v1norm
- euclides: v2norm
**** Parser Combinators
Smug looks like an https://github.com/drewc/smug awesome parser
combinator library.
Documentation is in org-mode which is another plus.
** Copyright
Copyright (c) 2024 Peter Tillemans (pti@snamellit.com)