Skip to content

Add ADT support on core representation#61

Open
lospollosenjoyer wants to merge 1 commit into
Lamagraph:mainfrom
lospollosenjoyer:adt
Open

Add ADT support on core representation#61
lospollosenjoyer wants to merge 1 commit into
Lamagraph:mainfrom
lospollosenjoyer:adt

Conversation

@lospollosenjoyer
Copy link
Copy Markdown
Member

  • ADT support now available on desugar and eval levels
  • Complex or-patterns not supported yet
| Unop (Inc | Dec, sub_exp) -> ...
  • Complex constructors not supported yet
| Node ((Leaf a), (Leaf b)) -> ...

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 23, 2025

Codecov Report

❌ Patch coverage is 24.24242% with 475 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...-compiler/src/Lamagraph/Compiler/Core/LmlToCore.hs 23.05% 433 Missing and 31 partials ⚠️
lamagraph-compiler/src/Lamagraph/Compiler/Eval.hs 52.17% 6 Missing and 5 partials ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant