2013-01-07 |
Ramakrishnan Muthukr... | Solution to 4.44. A bit too verbose. Can be improved...
|
commit | commitdiff | tree |
2013-01-06 |
Ramakrishnan Muthukr... | solution to 4.43
|
commit | commitdiff | tree |
2013-01-06 |
Ramakrishnan Muthukr... | solution to 4.41 and 4.42
|
commit | commitdiff | tree |
2013-01-04 |
Ramakrishnan Muthukr... | solutions to 4.38, 4.39 and 4.40
|
commit | commitdiff | tree |
2013-01-04 |
Ramakrishnan Muthukr... | export collect routine
|
commit | commitdiff | tree |
2012-06-17 |
Ramakrishnan Muthukr... | Merge branch 'master' of github.com:vu3rdd/sicp
|
commit | commitdiff | tree |
2012-06-17 |
Ramakrishnan Muthukr... | solutions to 4.35, 4.36 and 4.37
|
commit | commitdiff | tree |
2012-06-04 |
Ramakrishnan Muthukr... | rewrite `quote->cons' using `match'.
|
commit | commitdiff | tree |
2012-06-03 |
Ramakrishnan Muthukr... | solutions to 4.32 and 4.34
|
commit | commitdiff | tree |
2012-06-03 |
Ramakrishnan Muthukr... | Solution to 4.33. This had been difficult to get right...
|
commit | commitdiff | tree |
2012-06-01 |
Ramakrishnan Muthukr... | solution to 4.31
|
commit | commitdiff | tree |
2012-05-30 |
Ramakrishnan Muthukr... | Solution to 4.30. Extremely enlightening!
|
commit | commitdiff | tree |
2012-05-27 |
Ramakrishnan Muthukr... | Solutions to 4.27, 4.28 and 4.29.
|
commit | commitdiff | tree |
2012-05-27 |
Ramakrishnan Muthukr... | Lazy version of evaluator and tests.
|
commit | commitdiff | tree |
2012-05-27 |
Ramakrishnan Muthukr... | add tests for unless
|
commit | commitdiff | tree |
2012-05-27 |
Ramakrishnan Muthukr... | cleaner way for function application inside `eval'.
|
commit | commitdiff | tree |
2012-05-27 |
Ramakrishnan Muthukr... | Better explanation of the unless procesure if it is...
|
commit | commitdiff | tree |
2012-01-18 |
Ramakrishnan Muthukr... | solution to 4.26
|
commit | commitdiff | tree |
2012-01-18 |
Ramakrishnan Muthukr... | solution to 4.25
|
commit | commitdiff | tree |
2012-01-18 |
Ramakrishnan Muthukr... | some measurements on evaluation with and without analysis
|
commit | commitdiff | tree |
2012-01-18 |
Ramakrishnan Muthukr... | add a factorial test
|
commit | commitdiff | tree |
2012-01-15 |
Ramakrishnan Muthukr... | metacircular evaluator with analysis
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | bug fix for 4.8. Should wrap with a begin.
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | test for named let
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | named let
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | test for internal definition and letrec
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | additional check for let bindings
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | bunch of simple tests.
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | - More functions like =, >, < from underlying scheme
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | test code for metacircular evaluator. Nothing in it...
|
commit | commitdiff | tree |
2012-01-02 |
Ramakrishnan Muthukr... | export all defined functions - for now. To be changed...
|
commit | commitdiff | tree |
2012-01-01 |
Ramakrishnan Muthukr... | support for letrec
|
commit | commitdiff | tree |
2011-12-31 |
Ramakrishnan Muthukr... | bug fix for let* to handle the body properly
|
commit | commitdiff | tree |
2011-12-31 |
Ramakrishnan Muthukr... | support for internal definitions
|
commit | commitdiff | tree |
2011-12-31 |
Ramakrishnan Muthukr... | let* added to the language
|
commit | commitdiff | tree |
2011-12-31 |
Ramakrishnan Muthukr... | Meta circular evaluator using Racket's `match' form...
|
commit | commitdiff | tree |
2011-12-31 |
Ramakrishnan Muthukr... | answers to 4.22 and 4.23
|
commit | commitdiff | tree |
2011-12-18 |
Ramakrishnan Muthukr... | solution to 4.21
|
commit | commitdiff | tree |
2011-12-18 |
Ramakrishnan Muthukr... | solution to 4.20
|
commit | commitdiff | tree |
2011-12-11 |
Ramakrishnan Muthukr... | solutions to 4.18 and 4.19
|
commit | commitdiff | tree |
2011-12-11 |
Ramakrishnan Muthukr... | solution to 4.17
|
commit | commitdiff | tree |
2011-12-10 |
Ramakrishnan Muthukr... | solution to 4.16
|
commit | commitdiff | tree |
2011-12-10 |
Ramakrishnan Muthukr... | solution to 4.15
|
commit | commitdiff | tree |
2011-12-09 |
Ramakrishnan Muthukr... | changes in the metacircular eval for primitive procedures
|
commit | commitdiff | tree |
2011-12-09 |
Ramakrishnan Muthukr... | solution to 4.14
|
commit | commitdiff | tree |
2011-11-20 |
Ramakrishnan Muthukr... | solutions to 4.12 and 4.13.
|
commit | commitdiff | tree |
2011-11-19 |
Ramakrishnan Muthukr... | bug fixes
|
commit | commitdiff | tree |
2011-11-13 |
Ramakrishnan Muthukr... | changes to evaluator taking the exercise solutions...
|
commit | commitdiff | tree |
2011-11-13 |
Ramakrishnan Muthukr... | solutions to 4.9, 4.10 and 4.11
|
commit | commitdiff | tree |
2011-11-07 |
Ramakrishnan Muthukr... | solutions to 4.5, 4.6, 4.7, 4.8 and the corresponding...
|
commit | commitdiff | tree |
2011-11-07 |
Ramakrishnan Muthukr... | minor bug fixes to 4.2 and 4.3
|
commit | commitdiff | tree |
2011-11-06 |
Ramakrishnan Muthukr... | programs from the text
|
commit | commitdiff | tree |
2011-09-07 |
Ramakrishnan Muthukr... | solutions for 4.1 - 4.4
|
commit | commitdiff | tree |
2011-08-07 |
Ramakrishnan Muthukr... | solution to 3.82
|
commit | commitdiff | tree |
2011-08-06 |
Ramakrishnan Muthukr... | added integral to streams library
|
commit | commitdiff | tree |
2011-08-06 |
Ramakrishnan Muthukr... | Solutions to 3.73, 3.74, 3.75, 3.76, 3.77, 3.78, 3...
|
commit | commitdiff | tree |
2011-07-30 |
Ramakrishnan Muthukr... | solutions to 3.70, 3.71 and 3.72
|
commit | commitdiff | tree |
2011-07-28 |
Ramakrishnan Muthukr... | adding interleave and pair procedures
|
commit | commitdiff | tree |
2011-07-28 |
Ramakrishnan Muthukr... | solutions to 3.64, 3.65, 3.66, 3.67, 3.68 and 3.69
|
commit | commitdiff | tree |
2011-07-23 |
Ramakrishnan Muthukr... | solution to 3.63. A little tricky to describe
|
commit | commitdiff | tree |
2011-07-10 |
Ramakrishnan Muthukr... | solution to 3.60. Untested. Skipping 3.61 and 3.62.
|
commit | commitdiff | tree |
2011-07-09 |
Ramakrishnan Muthukr... | some updates to the stream functions
|
commit | commitdiff | tree |
2011-07-09 |
Ramakrishnan Muthukr... | solutions to 3.58 and 3.59
|
commit | commitdiff | tree |
2011-07-09 |
Ramakrishnan Muthukr... | solution to 3.55, 3.56 and 3.57
|
commit | commitdiff | tree |
2011-07-06 |
Ramakrishnan Muthukr... | solutions to 3.53 and 3.54
|
commit | commitdiff | tree |
2011-07-03 |
Ramakrishnan Muthukr... | streams. solutions to exercise 3.51 and 3.52
|
commit | commitdiff | tree |
2011-07-01 |
Ramakrishnan Muthukr... | solution to 3.50
|
commit | commitdiff | tree |
2011-07-01 |
Ramakrishnan Muthukr... | Ok, we are not yet in ch 4. Renaming a bunch of files.
|
commit | commitdiff | tree |
2011-06-18 |
Ramakrishnan Muthukr... | solution to 4.48 and 4.49
|
commit | commitdiff | tree |
2011-06-18 |
Ramakrishnan Muthukr... | mutex discussions in the section
|
commit | commitdiff | tree |
2011-06-18 |
Ramakrishnan Muthukr... | solution to 4.46 and 4.47
|
commit | commitdiff | tree |
2011-06-17 |
Ramakrishnan Muthukr... | corrected solution to 3.45
|
commit | commitdiff | tree |
2011-06-17 |
Ramakrishnan Muthukr... | solution to 3.45
|
commit | commitdiff | tree |
2011-06-13 |
Ramakrishnan Muthukr... | solution to 3.44
|
commit | commitdiff | tree |
2011-06-12 |
Ramakrishnan Muthukr... | solution to 3.43
|
commit | commitdiff | tree |
2011-05-15 |
Ramakrishnan Muthukr... | Added a bunch of solutions to the exercise problems...
|
commit | commitdiff | tree |
2011-04-24 |
Ramakrishnan Muthukr... | solution to 3.38
|
commit | commitdiff | tree |
2011-04-23 |
Ramakrishnan Muthukr... | updated the URL
|
commit | commitdiff | tree |
2011-04-23 |
Ramakrishnan Muthukr... | solutions to a bunch of exercises 3.33 to 3.37
|
commit | commitdiff | tree |
2011-04-23 |
Ramakrishnan Muthukr... | Add a more detailed explanation.
|
commit | commitdiff | tree |
2011-04-02 |
Ramakrishnan Muthukr... | mid air commit to solution 3.31
|
commit | commitdiff | tree |
2011-03-23 |
Ramakrishnan Muthukr... | solutions to 3.28, 3.29 and 3.30
|
commit | commitdiff | tree |
2011-02-21 |
Ramakrishnan Muthukr... | added some test results
|
commit | commitdiff | tree |
2011-02-21 |
Ramakrishnan Muthukr... | solution to 3.27
|
commit | commitdiff | tree |
2011-02-21 |
Ramakrishnan Muthukr... | solution to 3.26
|
commit | commitdiff | tree |
2011-02-17 |
Ramakrishnan Muthukr... | solutions to 3.24 and 3.25. Please review, particularly...
|
commit | commitdiff | tree |
2011-02-17 |
Ramakrishnan Muthukr... | code in the text on tables
|
commit | commitdiff | tree |
2011-02-13 |
Ramakrishnan Muthukr... | solution to 3.23
|
commit | commitdiff | tree |
2011-02-12 |
Ramakrishnan Muthukr... | solutions to 3.21 and 3.22
|
commit | commitdiff | tree |
2011-02-09 |
Ramakrishnan Muthukr... | solutions to 3.12 to 3.19
|
commit | commitdiff | tree |
2011-01-08 |
Ramakrishnan Muthukr... | solutions to 3.7 and 3.8. Very thought provoking indeed...
|
commit | commitdiff | tree |
2011-01-06 |
Ramakrishnan Muthukr... | solution to 3.6
|
commit | commitdiff | tree |
2011-01-06 |
Ramakrishnan Muthukr... | works fine in guile. Not that well in racket for 100000...
|
commit | commitdiff | tree |
2011-01-02 |
Ramakrishnan Muthukr... | solutions to ex 3.1, 3.2, 3.3 and 3.4
|
commit | commitdiff | tree |
2011-01-01 |
Ramakrishnan Muthukr... | adding a list of things to do.
|
commit | commitdiff | tree |
2011-01-01 |
Ramakrishnan Muthukr... | solution to 2.91
|
commit | commitdiff | tree |
2010-12-31 |
Ramakrishnan Muthukr... | solutions to 2.88, 2.89 and 2.90
|
commit | commitdiff | tree |
2010-12-31 |
Ramakrishnan Muthukr... | solution to 2.87
|
commit | commitdiff | tree |
2010-12-22 |
Ramakrishnan Muthukr... | bunch of exercise solutions from sections 2.3, 2.4...
|
commit | commitdiff | tree |
2010-11-26 |
Ramakrishnan Muthukr... | solution to 2.61 and 2.62
|
commit | commitdiff | tree |
next |