R7RS solutions for Programming Praxis

Jason K. MacDuffie c0b36d167d Remove unnecessary import 8 years ago
.gitignore 7cf27a18da Ignore foo-to-html 8 years ago
2015-06-12.scm f8664702e2 Randomize the source 8 years ago
2015-06-19.scm 1fec608646 Solve 9's and 0's with a brute force algorithm 8 years ago
2015-07-07.scm c0b36d167d Remove unnecessary import 8 years ago
2015-07-14.scm 2822674912 This program is too slow with chibi 8 years ago
2015-07-21.scm 150b8b61ef Slightly improve the efficiency and clarity of the algorithm 8 years ago
README.md cd8d772289 Init commit 8 years ago

README.md

Programming Praxis Solutions

These are my solutions for Programming Praxis, written in R7RS Scheme.