1
0
Fork
You've already forked sicpig
0
SICP exercises in Guile
  • Scheme 99.9%
2025年03月31日 21:20:50 +02:00
Chapter 1 Exercise 2.40: Simply factor out the accumulate? 2025年03月23日 17:38:57 +01:00
Chapter 2 Exercise 2.97: My worries would be reduced by being able to test all this 2025年03月31日 21:20:50 +02:00
lib lib/use-exercises: Simplify importing previous exercises 2025年03月23日 17:38:54 +01:00
.gitignore Initial commit 2025年03月23日 17:38:19 +01:00
.vimrc .vimrc: Map to update the file and load it in a REPL 2025年03月23日 17:38:32 +01:00
activate-readline.scm activate-readline.scm: Guile does not load readline by default due to licensing 2025年03月23日 17:38:32 +01:00
LICENSE Initial commit 2025年03月23日 17:38:19 +01:00
README.md Initial commit 2025年03月23日 17:38:19 +01:00
shell.nix shell.nix: Add guile 2025年03月23日 17:38:31 +01:00

sicpig

SICP exercises in Guile