- Add a yacc-based parser and a hand-written lexer to read the remote_protocol.x file from libvirt's sources. - Use the new parser to generate the constants used to communicate with libvirt.
		
			
				
	
	
		
			5 lines
		
	
	
		
			53 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			53 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore the yacc intermediate files.
 | 
						|
y.go
 | 
						|
y.output
 | 
						|
 |