mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	docs: update nature doc to have new correct info
This commit is contained in:
		
							parent
							
								
									15035c02cb
								
							
						
					
					
						commit
						52a58b14c3
					
				@ -1,8 +1,7 @@
 | 
				
			|||||||
A bit after creation, we have the outside nature. Little plants, seeds,
 | 
					A bit after creation, we have the outside nature. Little plants, seeds,
 | 
				
			||||||
growing to their final phase: a full plant. A lot of Hilbish itself is
 | 
					growing to their final phase: a full plant. A lot of Hilbish itself is
 | 
				
			||||||
written in Go, but there are parts made in Lua, being the `doc` command,
 | 
					written in Go, but there are parts made in Lua, being most builtins
 | 
				
			||||||
command not executable/found hooks to print a message in the shell,
 | 
					(`doc`, `cd`, cdr), completions, and other things.
 | 
				
			||||||
and other things.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Hilbish's Lua core module is called `nature`. It's handled after everything
 | 
					Hilbish's Lua core module is called `nature`. It's handled after everything
 | 
				
			||||||
on the Go side initializes, which is what that first sentence was from.
 | 
					on the Go side initializes, which is what that first sentence was from.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user