Thanks to visit codestin.com
Credit goes to github.com

Skip to content

laserswald/scheme-format

 
 

Repository files navigation

scheme-format

Format Scheme source code

Features:

  • Runs from the command line

  • Makes decisions about line breaks as well as indentation

  • Sorts terms such as function definitions where this will not change the meaning of the program

Currently builds with Chicken Scheme.

About

Format Scheme source code (R7RS portable)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scheme 99.2%
  • Other 0.8%