Go to file
2024-09-26 21:29:47 +02:00
sicp-exercises more exercises done 2024-09-26 21:29:47 +02:00
factorial.scm sicp exercise 1.4 and various recursive algorithms 2024-08-20 16:51:25 +02:00
first.scm first simple program 2024-08-20 16:44:13 +02:00
money-exchange.scm money-exchange calculates combinations of how to change a larger coin into smaller coins 2024-09-02 16:22:04 +02:00
newton.scm money-exchange calculates combinations of how to change a larger coin into smaller coins 2024-09-02 16:22:04 +02:00
output money-exchange calculates combinations of how to change a larger coin into smaller coins 2024-09-02 16:22:04 +02:00
test-order-of-execution.scm sicp exercise 1.4 and various recursive algorithms 2024-08-20 16:51:25 +02:00