sicp/mceval
Oliver Payne 60a62caa4e Add exercise 4.61 and 4.62 2024-05-03 17:38:35 +01:00
..
4-27.rkt Add exercise 4.27 2023-08-13 22:28:06 +01:00
4-28.txt Add exercise 4.28 2023-08-14 22:58:10 +01:00
amb-8-queens.rkt Add amb-8-queens.rkt (exercise 4.44) 2023-11-17 21:48:52 +00:00
amb-fathers-daughters.rkt Tidy up code and add second part of exercise 4.42 2023-11-09 23:06:19 +00:00
amb-implementation.rkt Add exercise 4.53 2024-01-30 22:48:03 +00:00
amb-liars.rkt Add exercise 4.41 2023-11-06 22:32:58 +00:00
amb-multiple-dwelling.rkt Completed up to exercise 4.40 2023-11-04 21:22:55 +00:00
amb-natural-language.rkt Move exercises 4.50 and onwards out of amb-natural-language.rkt 2024-01-30 22:25:52 +00:00
amb-pythagorean-triples.rkt Add exercise 4.37 2023-11-01 22:41:55 +00:00
amb-utilities.rkt Add possibly useful utility procedures 2024-01-30 18:01:24 +00:00
ambeval.rkt Add exercise 4.52 (if-fail) 2024-01-30 22:22:23 +00:00
analyzing-mceval.rkt Move user-print into common 2023-08-12 23:12:09 +01:00
common.rkt Exercise 4.34: Pretty printing of lazy pairs 2023-10-14 22:42:22 +01:00
dd-mceval.rkt Move user-print into common 2023-08-12 23:12:09 +01:00
dispatch-table.rkt Add show method to dispatch-table 2023-07-24 22:58:22 +01:00
environment.rkt Add exercise 4.52 (if-fail) 2024-01-30 22:22:23 +00:00
lazy-list.rkt Fix bug where lazy pairs used excessive amounts of memory 2023-10-19 22:16:25 +01:00
leval.rkt Fix bug where lazy pairs used excessive amounts of memory 2023-10-19 22:16:25 +01:00
logic-programming.rkt Add exercise 4.61 and 4.62 2024-05-03 17:38:35 +01:00
query.rkt Fix error with eval in query.rkt 2024-04-03 23:10:33 +01:00
scheme-multiple-dwelling.rkt Add exercise 4.40 2023-11-05 22:35:10 +00:00
special-forms.rkt Exercise 4.34: Pretty printing of lazy pairs 2023-10-14 22:42:22 +01:00
syntax.rkt Add exercise 4.52 (if-fail) 2024-01-30 22:22:23 +00:00
test-eval.rkt Move timing out into a separate module 2023-11-04 21:13:32 +00:00
timing.rkt Move timing out into a separate module 2023-11-04 21:13:32 +00:00