Tutkain VS Pep

Compare Tutkain vs Pep and see what are their differences.

Tutkain

A Sublime Text package for interactive Clojure development (by eerohele)

Pep

Elemental Clojure & ClojureScript code navigation, documentation, and usages analysis for Sublime Text. (by pedrorgirardi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Tutkain Pep
3 2
66 18
- -
7.9 8.9
10 days ago 3 days ago
Python Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Tutkain

Posts with mentions or reviews of Tutkain. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Adventures in REPL Implementation
    2 projects | news.ycombinator.com | 10 Mar 2023
    Sublime Text actually has more than one very good Clojure integrations. Here's the other one: https://tutkain.flowthing.me/
  • Ideas for Clojure Network Eval API
    2 projects | /r/Clojure | 18 May 2022
    Using EDN does not mean you need to implement complete EDN support. Implementing enough to match approximately what Bencode offers (and a bit more, in fact) is by no means prohibitively difficult. In some ways (encoding comes to mind), it is actually easier. EDN also leaves you the option for future extensibility, which neither JSON or Bencode can offer.
  • Sublime ❤︎ Clojure
    2 projects | /r/Clojure | 14 Dec 2021
    I'd certainly be willing to make auto-closing parents and indentation on Enter optional and as easy as possible to disable. I don't want them to stand in anyone's way of using Tutkain. If you'd like that, please file an issue.

Pep

Posts with mentions or reviews of Pep. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Tutkain and Pep you can also consider the following projects:

PlainTasks - An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)

LSP - Client implementation of the Language Server Protocol for Sublime Text

nrepl - A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

conjure - Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

lezer-clojure - This is a Clojure grammar for the lezer parser system.