TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: SICP-VSCode

3 pointsby myleshenderson6 months ago
I am sharing an opinionated configuration for VS Code that should suffice to work through Structure and Interpretation of Computer Programs (SICP).<p>I have owned SICP for a decade or more and am giving it another go.<p>I (re)started it last weekend using the DrRacket editor, which is fine, but I spend most of my time in vs code. It was a jarring to use another editor.<p>So, in an evening of delightful bikeshedding, I now have a setup that should let me work through SICP in vs code. I thought I&#x27;d share this in case someone else is interested or has any feedback.<p>This is a barebones configuration with a lightly tested installation script that works on my machine!<p>I wanted to avoid installing a bunch of vs code extensions and was able to get this working with only a single extension to add scheme support to vs code.<p>Any feedback is welcome and I hope someone gets some use out of this!

no comments

no comments