mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-04 01:23:04 +00:00 
			
		
		
		
	Fix sorting in asm.c. Add README text.
This commit is contained in:
		@@ -74,7 +74,8 @@ environment, use the `(all-symbols)` function.
 | 
			
		||||
 | 
			
		||||
Install a stable version of janet from the [releases page](https://github.com/janet-lang/janet/releases).
 | 
			
		||||
Janet is prebuilt for a few systems, but if you want to develop janet, run janet on a non-x86 system, or
 | 
			
		||||
get the latest, you must build janet from source.
 | 
			
		||||
get the latest, you must build janet from source. Janet is in alpha and may change
 | 
			
		||||
in backwards incompatible ways.
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user