Name: Anonymous 2010-06-26 8:36
http://code.google.com/p/anic/
* Faster than C
* Fully parallel threaded code
* Optimized dataflow language
In fact, ANI is designed to abstract away from the idea of an "algorithm" altogether, which further goes to demonstrate that you can't neatly apply explicit ideas of parallelism to an implicitly parallel language.
* Faster than C
* Fully parallel threaded code
* Optimized dataflow language
In fact, ANI is designed to abstract away from the idea of an "algorithm" altogether, which further goes to demonstrate that you can't neatly apply explicit ideas of parallelism to an implicitly parallel language.