sicp-reformatter

By jaredkrinke

Sicp-reformatter Alternatives

Similar projects and alternatives to sicp-reformatter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sicp-reformatter alternative or higher similarity.

sicp-reformatter reviews and mentions

Posts with mentions or reviews of sicp-reformatter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-29.
  • (Learn 'Scheme)
    5 projects | news.ycombinator.com | 29 Oct 2023
    Pleasantly surprised to see this on HN! This is an old (and incomplete) project of mine to reformat Structure and Interpretation of Computer Programs into a browser-friendly format, with a built-in code editor and interpreter.

    I think today, you can use Racket in its special SICP mode to get a much better experience. But maybe the HTML (Bootstrap) formatting is a little nicer to read (and with the bonus that it probably works on phones).

    The interpreter was incomplete and written from scratch, as a learning project. This was done in the pre-WebAssembly days, so I couldn't just recompile, say, a Scheme written in C for use in the browser.

    If I recall correctly, I took the SICP source files, ran a bunch of regular expressions on them to convert the content into XML, and then used XSLT to generate the web pages. I was really into XSLT at the time :)

    Anyway, hope people find this useful!

    Source code links:

    HTML generator: https://github.com/jaredkrinke/learn-scheme

    SICP-to-XML converter: https://github.com/jaredkrinke/sicp-reformatter

    Interpreter: https://github.com/jaredkrinke/jslisp

Stats

Basic sicp-reformatter repo stats
1
0
10.0
about 9 years ago

The primary programming language of sicp-reformatter is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com