Scheme Libraries

Libraries for Scheme
Download

Scheme Libraries Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Scheme Libraries Team
  • Publisher web site:
  • https://launchpad.net/~scheme-libraries-team

Scheme Libraries Tags


Scheme Libraries Description

Libraries for Scheme Scheme Libraries is a project that offers an organizing place for libraries for the Scheme programming language. Anyone can put branches under this project, without need for any approval.Go to the Code page for the list of available libraries. The Code pages for the branches have more details about them and instructions on how to download them. If you just want to use them (i.e. aren't interested in sharing your modifications), you can usually just do:$ bzr checkout --lightweight http://bazaar.launchpad.net/< owner >/scheme-libraries/< branch >... replacing < owner > and < branch > with the relevant strings.You can stay up-to-date by changing directory into your copy of a branch and doing:$ bzr updateTo be notified of new changes, you can go to the Code page for the branch and subscribe yourself.The instructions shown at the Code pages for branches tell you to do "bzr branch < URL >". This will retrieve the entire branch history and give you an independent branch, which you won't want if you just want to use them and to be able to stay up-to-date. Substitute "checkout --lightweight" for "branch" in these "bzr ... < URL >" commands.


Scheme Libraries Related Software