rhombus-prototype VS inspector

Compare rhombus-prototype vs inspector and see what are their differences.

rhombus-prototype

Brainstorming and draft proposals for Rhombus (by racket)

inspector

Turn Clojure specs into clj-kondo type annotations (by clj-kondo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rhombus-prototype inspector
24 2
299 32
0.7% -
9.7 0.0
7 days ago over 3 years ago
Racket Clojure
GNU General Public License v3.0 or later Eclipse Public License 1.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.

rhombus-prototype

Posts with mentions or reviews of rhombus-prototype. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.

inspector

Posts with mentions or reviews of inspector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.
  • Clojure 1.11 is now available
    4 projects | news.ycombinator.com | 22 Mar 2022
    > show me an example of how having 'spec' is going to help me refactor the code that I got wrong the first time, as easily as what a proto-ML-like static type checker does. It's not a question of "types are bad vs types are good thing". It's a question of "this property was called 'name', but now I need it to be 'names', and I really need to know every possible place of my code base that uses it so that I can recursively change all code paths to handle the fact that it's a list, now." I read the spec doc a dozen times, and I don't think it does help in this simplest of simple case.

    For this, I think the way to go is to use `fdef` to annotate the arguments to each function. This is a lot more explicit keyboard-typing on the programmer's part, but then so is a statically-typed language.

    Where I think Clojure will still come up short is in tooling to support finding each reference in a better way than grepping your project for `:user/name`. All the information you need is in there, as you can see from this proof-of-concept tool[0], but it's not implemented seamlessly into the workflow.

    [0]: https://github.com/clj-kondo/inspector

  • Is Clojure worth learning?
    2 projects | /r/Clojure | 16 Mar 2021
    Hopefully specs are ending up in an s/fdef rather than a comment. Sadly no editor integration yet but I know /u/borkdude did some experiments looking at integrating this with clj-kondo here https://github.com/clj-kondo/inspector/. I'm not sure what the final verdict was for feasibility.

What are some alternatives?

When comparing rhombus-prototype and inspector you can also consider the following projects:

swi-mqtt-pack - MQTT pack for SWI-Prolog

core.typed - An optional type system for Clojure

SmalltalkVimMode - Vim Mode for Playground, System Browser, Debugger in Pharo.

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

gerbil - Gerbil Scheme

babashka - Native, fast starting Clojure interpreter for scripting

sham - A DSL for runtime code generation in racket

racket-mode - Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, and more.

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

rhombus-in-the-rough - A 2D RPG implemented in the Rhombus Racket dialect

urlang - Urlang is JavaScript with a sane syntax