- modify existing implementation to use variant types for a more accurate representation of the vm byte code - switch to fold from recursion for the main translate function - use separate modules for translating different vm commands - move static arithmetic command translations to a map
		
			
				
	
	
		
			4 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			58 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| (tests
 | |
|  (names test_backend)
 | |
|  (libraries backend ounit2))
 |