finch-tensor / Finch.jl

Sparse and Structured Tensor Compiler
http://willowahrens.io/Finch.jl/
MIT License
161 stars 16 forks source link

FinchProgram -> @finch_program Expr and FinchProgramInstance -> @finch_program_instance Expr #624

Open willow-ahrens opened 3 hours ago

willow-ahrens commented 3 hours ago

We need the reverse parser sometimes, the relevant code is in syntax.jl