typed-racket VS gui

Compare typed-racket vs gui and see what are their differences.

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
typed-racket gui
5 4
506 63
1.4% -
7.4 7.8
9 days ago about 2 months ago
Racket Racket
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

typed-racket

Posts with mentions or reviews of typed-racket. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-28.
  • Experimenting with the new Typed Racket modes
    3 projects | /r/Racket | 28 Feb 2023
    Turns out, Shallow was slower than it needed to be for types of built-in math (+, *, ...). PR here: https://github.com/racket/typed-racket/pull/1316
  • Racket->Rhombus: To Sexp or not to Sexp?
    5 projects | /r/ProgrammingLanguages | 26 Aug 2022
  • Coalton: How to Have Our (Typed) Cake and (Safely) Eat It Too, in Common Lisp
    2 projects | news.ycombinator.com | 10 Sep 2021
    Last weekend, I put together a working sample for how to show multiple syntax errors from Racket macros. It works in DrRacket and racket-xp-mode. It's based on Typed Racket.

    https://gist.github.com/srcreigh/f341b2adaa0fe37c241fdf15f37...

    The well-documented Racket `raise-syntax-error` will let you display 1 syntax error at a time. It works by throwing an exception during macro expansion hence you only get 1 error in your IDE. That code lets you highlight 2+ errors.

    Please build a type system in Racket! I would love to try it out.

    Helpfully, the above sample code is an example of how to store compiler-level state. So next, just wrap all your base forms, add some type declaration syntax, type inference, etc.

    I would love to have a language that can be used to define a customized type system in Racket.

    Typed Racket is an incredible feat. Can you imagine adding an entire type system without writing a separate compiler? Using all the batteries included with your language?

    However I don't like that Typed Racket enforces soundness with Runtime checks, I much prefer TypeScript style checking. I also have run into some pretty confusing messages ie [1]. Diversity is healthy, it'd be nice to have static typechecking systems to choose from for Racket.

    [1] https://github.com/racket/typed-racket/issues/1021

  • Creating Languages in Racket (2011)
    3 projects | news.ycombinator.com | 3 Feb 2021
    > I like how TS is unsound (has no runtime performance penalty for mixing untyped code), and is easily disabled via any if it's in the way.

    This is already done. See https://github.com/racket/typed-racket/pull/952 for RFC and https://github.com/racket/typed-racket/pull/948 for the implementation.

gui

Posts with mentions or reviews of gui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-29.
  • A Tour of Lisps
    8 projects | news.ycombinator.com | 29 Jan 2024
    > The problem with learning Lisp is `(a ,b c)

    If you can understand "String ${interpolation}", you can understand list quasiquoting.

    > But the problem remains: it only takes one wizard to make reading code impossible by outsiders.

    This really is a Lisp meme. There are plenty of Lisp wizards like Guy Steele, Rich Hickey, and Matthew Flatt. The wizards perform the magical act of making code legible and intelligible. I have stumbled around several Clojure and Racket code bases and never felt like "I should understand this code but the features of Lisp make it impossible to know for sure." "Infinite power" macros and whatever are really only used sparingly and generally when it's impossible to achieve a goal otherwise. No one is doing (define + -).

    > But this means no-one outside of the language/system developers know the language, this means Lisp tends to be write-only by design - not in the line-noise meaning, but in the obscure foreign language meaning.

    I, as a Racket novice, have been able to add candlesticks [1] to the plot library without learning much about it. I have also debugged DrRacket (an IDE) to uncover that Racket GUI operations performed significantly worse if non-integer scaling was used [2]. At no point when I was going through Racket internal code did I ever feel it was write-only. In fact, it was quite convenient to modify Racket internal source code, rebuild, and test changes in a way that would be much more difficult in Java or C++.

    > You certainly can not do that, but if you choose to not do that, why pick Lisp?

    Built in rationals.

    The ergonomics of defining [XML / JSON / etc] data as S-expressions and doing things like pattern matching on that data.

    Great, coherent integration between GUIs, plots, statistics functions, and all the other bits of Racket's batteries inclusions.

    You still have access to all the other great features that other languages have borrowed from Lisp like REPL development, package managers, good IDE tools, etc.

    It is nice to learn the meta-syntax of parentheses once and know that the code will always look like that. No need to consider if some feature is implemented as a syntactically different new keyword, annotation, function call, or whatever. It'll always be a (feature).

    > something you have to conciously work for with Lisp.

    Plenty of languages have style guides, linters, static analysis tools, etc. to make sure the code conforms to certain restrictions. Lisp feels no different in this regard.

    [1] https://docs.racket-lang.org/plot/renderer2d.html#%28def._%2...

    [2] https://github.com/racket/gui/commit/20e589c091998b0121505e2...

  • Racket->Rhombus: To Sexp or not to Sexp?
    5 projects | /r/ProgrammingLanguages | 26 Aug 2022
  • No callback when re-selecting in choice%
    1 project | /r/Racket | 7 Mar 2021
    Please file a bug report at https://github.com/racket/gui/issues
  • Are there alternative or external gui libraries?
    1 project | /r/Racket | 5 Jan 2021
    https://github.com/racket/gui/issues/207#issuecomment-753406612

What are some alternatives?

When comparing typed-racket and gui you can also consider the following projects:

iracket - Jupyter kernel for Racket

racketscript - Racket to JavaScript Compiler

mediKanren - Proof-of-concept for reasoning over the SemMedDB knowledge base, using miniKanren + heuristics + indexing.

mlton - The MLton repository

frog - Frog is a static blog generator implemented in Racket, targeting Bootstrap and able to use Pygments.

pollen - book-publishing system [mirror of main repo at https://git.matthewbutterick.com/mbutterick/pollen]

sham - A DSL for runtime code generation in racket

drracket - DrRacket, IDE for Racket

algol60

oic-options-chains - ETL for OIC Options Chains