Remix.run Logo
melodyogonna 10 hours ago

You could also use Mojo, one language for all targets.

adgjlsfhk1 9 hours ago | parent | next [-]

Or julia if you want a much more mature ecosystem.

patagurbon 9 hours ago | parent [-]

I highly recommend Julia for (scientific) GPU programming but it would be nice if there was a larger community and/or funding behind the GPU side of things. It has very few core devs for what it is.

carefree-bob 10 hours ago | parent | prev [-]

I began to lose interest after the acquisition. Have you been following along, are they still going to open source it?

ecl3ctic 10 hours ago | parent | next [-]

The Mojo compiler has been open source for over a month now.

And the Mojo standard library has been open source for over a year.

It’s all open source. Go check it out!

carefree-bob 10 hours ago | parent [-]

Nice, thank you. There is an old python project I've been thinking about converting to Mojo.

YuechenLi 10 hours ago | parent | prev [-]

I thought they already did and released the compiler source code under Apache 2.0.