I believe the best way to learn a language is by doing an in-depth project. This is my first Zig project intended for learning the ropes on publishing a Zig package. It turns out to be quite solid and performant. It might be a bit over-engineered.
This little library is packed with the following features:
- Building dependency graph from dependency data.
- Performing topological sort on the dependency graph.
- Generating dependence-free subsets for parallel processing.
- Cycle detection and cycle reporting.
Comments URL: https://news.ycombinator.com/item?id=43549618
Points: 31
# Comments: 13
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie

Article URL: https://planetscale.com/blog/faster-interpreters-in-go-catching-up-with-cpp
Comments U

Article URL: https://gizmodo.com/keeping-voyager-al
Hi HN,
I teach tech design history, and one of the key stories I cover is the development of the original iPhone keyboard by Ken Kocienda. Reading about it in his book "Creative Selection" is gr
Article URL: https://lbc.cryptoguru.org/man/theory
Comments URL: https://news.yco
