Package Management
So far:
- Kit's compiler had YAML parsing builtin
- One of Ben Morris' Kit projects contain a
kit.yaml. - There was at some point a Kitten package manager which would manage these files.
A planned step is to add a package manager to kitlang-rs which handles both of these use cases at once, while keeping compatibility with the existing ecosystem.