Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

The REPL tab redirecting to tryclojure.org is down no longer a repl #317

Description

@duchainer

It redirects instead to a non related website.
It should redirect to another simple clojure repl.
I see two quickly :

  • https://repl.it/languages/clojure
  • https://clojurescript.io/
    The first has online source files and really clojure
    The second is with parinfer if wanted and with the useful doc on the click of a button, but is clojureScript.
    Anyhow, it only needs a change in
    ./src/foreclojure/template.clj\45: ["http://try-clojure.org" "REPL" true]
    So when decided, I could make a PR if needed.

Thank you for your time :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions