coalton-lang / coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
https://coalton-lang.github.io/
MIT License
1.15k stars 70 forks source link

Respect :around-compile in perform:compile-op:coalton-file #1215

Closed jbouwman closed 2 months ago

jbouwman commented 2 months ago

It is the responsibility of the operation implementor to manage :around-compile, if present.