| 
							
							USING: help.markup help.syntax ;
 | 
						
						
						
						
							 | 
							
							IN: llvm.examples.kaleidoscope
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							ARTICLE: "llvm.kaleidoscope" "The Kaleidoscope language"
 | 
						
						
						
						
							 | 
							
							"This vocab implements the Kaleidoscope language which is the example language described in the official LLVM tutorial" ;
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							ABOUT: "llvm.kaleidoscope"
 |