So far I found "ParaSail" to be most inspiring. It keeps Ada's (and Nim's) parameter passing modes, throws away pointers completely, adds some mild aliasing checks and ends up with a system where g and h can and are run in parallel within f(g(args), h(otherArgs)).
- Comparisons of Nim to the Chapel computer programming language... GordonBGood
- Re: Comparisons of Nim to the Chapel computer programming... kcvinu
- Re: Comparisons of Nim to the Chapel computer program... mratsim
- Re: Comparisons of Nim to the Chapel computer pro... Araq
- Re: Comparisons of Nim to the Chapel computer... GordonBGood
- Re: Comparisons of Nim to the Chapel com... GordonBGood
- Re: Comparisons of Nim to the Chapel... GordonBGood
