mirror of
				https://github.com/flynx/Slang.git
				synced 2025-10-31 03:20:09 +00:00 
			
		
		
		
	added a bit more info in the readme...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									9f2c106f83
								
							
						
					
					
						commit
						6eab6a22ce
					
				
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @ -1,4 +1,13 @@ | |||||||
| # Slang | # Slang | ||||||
| 
 | 
 | ||||||
| For and interactive version of Slang interpreter go here:  | [S]lang is a [s]imple and complete [S]tack [lang]uage. | ||||||
|  | 
 | ||||||
|  |  Slang was designed for three main reasons: | ||||||
|  | 	- a means to experiment with several aspects of language design, | ||||||
|  | 	- an educational tool, to illustrate several programming language | ||||||
|  | 	  concepts in a simple, hands-on manner, | ||||||
|  | 	- fun! | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | For and interactive version of Slang interpreter and more docs go here: | ||||||
| http://flynx.github.io/Slang/slang.html | http://flynx.github.io/Slang/slang.html | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user