ValeLang / Vale

Compiler for the Vale programming language - http://vale.dev/
https://vale.dev/
Apache License 2.0
1.77k stars 53 forks source link

Highly Parallel Execution #635

Open sirinath opened 4 months ago

sirinath commented 4 months ago

New languages like Mojo and Bend aim for very high level of parallelisation. Perhaps you can borrow a page from Bend to make Vale highly parallel too.