Compare commits
2 commits
9855cf3ac9
...
91c9c15113
Author | SHA1 | Date | |
---|---|---|---|
91c9c15113 | |||
289c6042cb |
1 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue