←back to thread

311 points melodyogonna | 1 comments | | HN request time: 0.207s | source
Show context
Cynddl ◴[] No.45137883[source]
Anyone knows what Mojo is doing that Julia cannot do? I appreciate that Julia is currently limited by its ecosystem (although it does interface nicely with Python), but I don't see how Mojo is any better then.
replies(8): >>45137977 #>>45137999 #>>45138029 #>>45138039 #>>45138393 #>>45138420 #>>45138513 #>>45143187 #
1. MohamedMabrouk ◴[] No.45138513[source]
* Compiling arbitrary Julia code into a native standalone binary (a la rust/C++) with all its consequcnes.