For the Compleat Fan
			
		
		
			
				
																			
								pjot 							 
									
		Posts:  733  		Joined:  Thu Feb 26, 2004 10:19 pm 		
		
																Location:  The Hague, The Netherlands 
							
							
				Contact: 
				
			 
				
		 
		
						
						
													
							
						
									
						Post 
					 
								by pjot   »  Tue Jan 03, 2006 10:34 pm 
			
			
			
			
			The other day I was remembering a mathematical zero-player game which obsessed me when I was a teenager. With newLisp I hacked a program to bring it back to life:
 
Sources here:
http://www.gtk-server.org/life.lsp 
Also look at the nifty way newLisp can import GTK now :-)
Peter
 
			
			
									
									
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								newdep 							 
									
		Posts:  2038  		Joined:  Mon Feb 23, 2004 7:40 pm 		
		
											Location:  Netherlands 
							
						
		 
		
						
						 
													
							
						
									
						Post 
					 
								by newdep   »  Wed Jan 04, 2006 8:15 am 
			
			
			
			
			Heee You already finished it then? Worked all night on it ? ;-) 
 
Looks good!
			
			
									
									-- (define? (Cornflakes))
						 
		 
				
		
		 
	 
	 
				
		
		
			
				
																			
								pjot 							 
									
		Posts:  733  		Joined:  Thu Feb 26, 2004 10:19 pm 		
		
																Location:  The Hague, The Netherlands 
							
							
				Contact: 
				
			 
				
		 
		
						
						 
													
							
						
									
						Post 
					 
								by pjot   »  Wed Jan 04, 2006 1:24 pm 
			
			
			
			
			
Worked all night on it ?
Almost... ;-)
It only took 2 days to create this. Thanks to the fact that newLisp is a powerfull language and GTK has an easy API.
Peter