9 lines
		
	
	
		
			294 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			294 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # scheme-fudge
 | |
| This is the Fudge programming language implemented in r7rs-scheme.
 | |
| For the original project, go to Wannie's
 | |
| [repository](https://shit-co.de/wanniepannie/fudge2.1).
 | |
| 
 | |
| # Installation
 | |
| To run fudge-chez, install a r7rs-compliant scheme implementation
 | |
| and execute the script fudge.ss.
 |