mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	chore: merge from upstream
This commit is contained in:
		
						commit
						6d07d8db53
					
				@ -13,8 +13,8 @@ is that it runs Lua first and then falls back to shell script.
 | 
			
		||||
 | 
			
		||||
In some cases, someone might want to switch to just shell script to avoid
 | 
			
		||||
it while interactive but still have a Lua config, or go full Lua to use
 | 
			
		||||
Hilbish as a REPL. This also allows users to add alternative languages,
 | 
			
		||||
instead of either like Fennel.
 | 
			
		||||
Hilbish as a REPL. This also allows users to add alternative languages like
 | 
			
		||||
Fennel as the interactive script runner.
 | 
			
		||||
 | 
			
		||||
Runner mode can also be used to handle specific kinds of input before
 | 
			
		||||
evaluating like normal, which is how [Link.hsh](https://github.com/TorchedSammy/Link.hsh)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user