3 lines
		
	
	
		
			234 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			234 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| The [Sive of Ersathothenes](http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes) algorithm is a good way to get all prime numbers up to a specific limit.
 | |
| 
 | |
| This programm visualized the algorithm in an *hopefully* easy-to-understand way. |