Make parser constructor MEMO: again
							parent
							
								
									72fe4e2d70
								
							
						
					
					
						commit
						30541ec78a
					
				| 
						 | 
				
			
			@ -30,7 +30,7 @@ LAZY: 'argument' ( -- parser )
 | 
			
		|||
    "\"" 'quoted' "'" 'quoted' 'unquoted' <|> <|>
 | 
			
		||||
    [ >string ] <@ ;
 | 
			
		||||
 | 
			
		||||
: 'arguments' ( -- parser )
 | 
			
		||||
MEMO: 'arguments' ( -- parser )
 | 
			
		||||
    'argument' " " token <!+> nonempty-list-of ;
 | 
			
		||||
 | 
			
		||||
: tokenize-command ( command -- arguments )
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue