When I type scheme programming in console, there are many brackets and I am not sure which one is opened, which one is closed.
So, is there any command/hot key to check the corresponding brackets?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
And what Scheme interpreter are you using?. I advise you to use an IDE instead of using the console, for instance Racket is very user-friendly and you’ll never have trouble finding your brackets.