You are viewing archived messages.
Go here to search the history.

Marek Rogalski 2025-03-03 19:21:19

An update from Automat! It's now possible to use "inline assembly" to do stuff. Not very polished yet and can't do much but is pretty fast at doing that. youtu.be/tjFsMnga890

Peter Saxton 2025-03-03 19:59:39

I've implemented an eval for EYG that type checks that the evaluated program is consistent with how the evaluated result will be used in the rest of the program. To my thinking it's similar to a Type provider but implemented the same as any other effect. This allows you do hot code reloading or deserializers without an separate codegen step vimeo.com/1062143358