9 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			271 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | v0.2 [unreleased] | ||
|  |   - Made clauses execute in lexical order | ||
|  |   - Loops without subloops can use :for clauses in the final expression. | ||
|  |   - :final also obeys lexical order, and everything below it will run once | ||
|  |      any subloop will run to exhaustion. | ||
|  | 
 | ||
|  | 
 | ||
|  | v.0.1 First release |