updated readme

This commit is contained in:
Dan Ballard 2013-02-23 09:37:28 -08:00
parent f4b87f53ac
commit 176ba87c3a
1 changed files with 4 additions and 1 deletions

5
README
View File

@ -2,9 +2,12 @@ http://www.mindstab.net/tag/primes/
haplo@mindstab.net
Mindstab.net Multi language prime number project:
Prime number finders in ~38 languages
Prime number finders in ~39 languages
and a test driver
2013: Cleanedup and small additions
Cleaned up code to work with newer versions of compilers and interpreters and added a few new languages
2011: Re-release
This project is still a terrible blunt way to see how different languages/implementation perform and compare at basic arithmatic and looping and crudly look at speed. And it's a small roseta stone too. Autotest.pl drives it all and it's appaling speghetti code I wrote half a decade ago and I probably still knew better. I've made a few quick updates since 1.01 from 2006 to make it run on Ubuntu 10.04 which is what I'm running. Your milage may vary, but it's on github now, so feel free to offer suggestions in code.