| I planned to put just the file system routines into these files, but there are starting to be so many of them that I don't want to duplicate the same set for networking, subprocesses etc. | ||
|---|---|---|
| c | ||
| scheme-boot | ||
| scheme-core | ||
| scheme-examples | ||
| scheme-lib | ||
| scheme-tests | ||
| scripts | ||
| .clang-format | ||
| .editorconfig | ||
| .gitignore | ||
| .mailmap | ||
| LICENSE | ||
| README.adoc | ||
		
			
				
				README.adoc
			
		
		
			
			
		
	
	= Up Scheme Small scripting Scheme emphasizing portability and stability. Based on the excellent https://github.com/JeffBezanson/femtolisp/[FemtoLisp] interpreter by Jeff Bezanson. More info soon.