11
submitted 1 month ago by vfreire85@lemmy.ml to c/programming@lemmy.ml

New language promises to reduce compilation times by using all threads and gpu cores available on your machine. What's your opinions on it so far?

you are viewing a single comment's thread
view the rest of the comments
[-] zongor@hexbear.net 4 points 1 month ago

It seems like Fortran except it’s python syntax and it’s weakly typed so you will get into type checking hell if you use any library which tries to be fancy and create their own types.

Outside of the syntax though: The speedups look really cool!

I’m curious to see what potential speedups would look like in a large project.

Additionally, I’m curious to see what the power requirements are for programs written in it since it seems like it will highly parallelize all statements in the language.

I also wonder how soon it will be for someone to implement a deadfish / bf / lisp interpreter in it

this post was submitted on 24 May 2024
11 points (92.3% liked)

General Programming Discussion

7567 readers
12 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS