Hacker News new | ask | show | jobs
by Archit3ch 609 days ago
JAX isn't an eDSL, because it doesn't obey full Python semantics (namely, changing what a method does at runtime).

Mojo just discovered it ain't happening: https://news.ycombinator.com/item?id=41927000

1 comments

I don't think it has to "obey Python semantics" at all to be an eDSL.