Thanks for sharing! I was curious how it works from an implementation standpoint, as I am also working on some notebook tools at school. Seems like making this kind of runtime code generation accessible to the environment (either as a type provider or “completion” provider) opens up a lot of possibilities from a tooling perspective
a
altavir
06/25/2020, 1:52 PM
Yeah. There are several very interesting possibilities. Right now I am interested in visualization tools, static resources and js-generation on flight, but there are several rather possibilities from the language point of view as well.
The most important thing, we can use those for proof-of-concept implementations for future compiler plugins.