Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to reflect progress #143

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Update README.md to reflect progress #143

merged 3 commits into from
Jan 30, 2024

Conversation

SmetDenis
Copy link
Owner

The README.md file has been updated to reflect the latest progress on the SICP exercises using Clojure. The overall progress bar and the progress bar for Chapter 2 have both been incremented by 1 unit.

Denis Smet added 3 commits January 31, 2024 03:27
Created new function 'encode-symbol' and 'encode' as per Exercise 2.68 and added corresponding tests in 'ex_2_68_test.clj'. Also, updated the README file to include a reference to exercise 2.68.
The required elements in the ex_2_68_test.clj file have been modified to specifically include only 'deftest' and 'is' from clojure.test. This was done to make the code cleaner and more efficient.
The README.md file has been updated to reflect the latest progress on the SICP exercises using Clojure. The overall progress bar and the progress bar for Chapter 2 have both been incremented by 1 unit.
@SmetDenis SmetDenis merged commit 242a9f6 into main Jan 30, 2024
1 check passed
@SmetDenis SmetDenis deleted the 2-68 branch January 30, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant