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

Added a 'Programming at the REPL' guide #251

Merged
merged 4 commits into from Mar 23, 2018

Conversation

vvvvalvalval
Copy link
Contributor

@vvvvalvalval vvvvalvalval commented Mar 12, 2018

Added a 'Programming at the REPL' guide, as requested in Issue #218.

Preview: https://5ab10ec00b79b73856bda08a--clojure-site-preview-vvvvalvalval.netlify.com/guides/repl/introduction.html

This guide has been elaborated with the help of the community: see this ClojureVerse discussion to follow the evolution of the guide based on feedback, and in particular this post for a rationale of the main choices made when writing it.

I expect some sections to eventually evolve into their own guide, in particular Debugging tools and techniques and Writing REPL-friendly programs.

In order to make navigation work, I've had to make some changes to the theme: see the attached
programming-at-the-repl-patch.txt (this is an ordinary Git patch file, but Github wouldn't let me upload it with a .patch extension).

  • Have you read the guidelines for contributing?
  • Have you signed the Clojure Contributor Agreement?
  • Have you verified your asciidoc markup is correct?

Valentin Waeselynck added 4 commits March 12, 2018 10:48
Added a 'Programming at the REPL' guide

split repl guide into chapters and improved the content.

fixed some typos
@puredanger puredanger merged commit 13aab08 into clojure:master Mar 23, 2018
@puredanger
Copy link
Member

This is fantastic work - thank you so much for taking it on!! Should be deploying shortly....

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.

None yet

2 participants