top | item 46095755

(no title)

arturaz | 3 months ago

To what Unison is actually compiled to and how is it ran? Gemini LLM says it compiles down to Scheme with is then ran Chez Scheme, how much of an LLM hallucination is that?

Edit: I found https://www.unison-lang.org/blog/jit-announce/

discuss

order

rlmark|3 months ago

That information is a bit out of date, though correct at the time. We've put the Chez Scheme interpreter on ice, and we focused on runtime improvements to the Haskell interpreter. So, currently, Unison compiles to Haskell.