-
Notifications
You must be signed in to change notification settings - Fork 4
Create matchspec syntax guide #49
Copy link
Copy link
Open
Labels
AREA: DocumentationModifications to project documentation.Modifications to project documentation.KIND: SimpleDoes not require deep knowledge of the codebase.Does not require deep knowledge of the codebase.TYPE: FeatureExtensions of current functionality.Extensions of current functionality.
Milestone
Metadata
Metadata
Assignees
Labels
AREA: DocumentationModifications to project documentation.Modifications to project documentation.KIND: SimpleDoes not require deep knowledge of the codebase.Does not require deep knowledge of the codebase.TYPE: FeatureExtensions of current functionality.Extensions of current functionality.
While this is out of scope of the Matcha codebase, one of our goals is to help Elixir developers work with match specs in general. The erlang guides are dense and hard to parse coming purely from Elixir. Furthermore, transcribing the learnings gleamed from Matcha's development would help with adoption guides, as well as making it easier for contributors to interact with the compiler.