learn-scheme

Learn Lisp interactively! (by jaredkrinke)

Learn-scheme Alternatives

Similar projects and alternatives to learn-scheme based on common topics and language

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

learn-scheme reviews and mentions

Posts with mentions or reviews of learn-scheme. 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 learn-scheme repo stats
1
28
4.1
about 1 month ago

jaredkrinke/learn-scheme is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of learn-scheme is XSLT.

Popular Comparisons


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