logical_verification_2020 VS luna

Compare logical_verification_2020 vs luna and see what are their differences.

logical_verification_2020

Companion files for Logical Verification 2020–2021 at VU Amsterdam (by blanchette)

luna

A DSL that translates to regex (by AbhinavOmprakash)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
logical_verification_2020 luna
3 8
97 140
- -
0.0 0.0
over 3 years ago over 1 year ago
Lean Clojure
- MIT License
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.

logical_verification_2020

Posts with mentions or reviews of logical_verification_2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-14.
  • The Hitchhiker’s Guide to Logical Verification [pdf]
    1 project | news.ycombinator.com | 30 Aug 2023
    heh, I like their syllabus format (linked from the first page of the PDF): https://lean-forward.github.io/logical-verification/2020/

    also, to save one the trouble of url surgery here is the actual GH repo which contains what is labeled a "tablet" version of the PDF along with solutions exercises: https://github.com/blanchette/logical_verification_2020 (unlicensed)

  • Show HN: Luna is a Clojure Domain specific language that translates to regex
    5 projects | news.ycombinator.com | 14 Nov 2021
    https://github.com/blanchette/logical_verification_2020/raw/...

    Benjamin Pierce: Backtracking Generators for Random Testing

  • Types and Programming Languages (2002)
    2 projects | news.ycombinator.com | 10 Nov 2021
    A recent book in the same vein: The Hitchhiker's Guide to Logical Verification

    https://github.com/blanchette/logical_verification_2020

    This is a tipping point work making the case that type theory is like a musician reading sheet music. Sure, the Beatles couldn't, but... Anyone developing a new programming language should understand languages at the level of Lean, even if the common uses of their constructs aren't theorem proving. The analogies are mind-blowing. Monadic parsing is the same thing as meta-programming tactics? I'm still wrapping my head arond that one.

luna

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

What are some alternatives?

When comparing logical_verification_2020 and luna you can also consider the following projects:

unison - Unison file synchronizer

regal - Royally reified regular expressions

re-ext - Sometimes you want to compose regexs.

iregex - A way to write regex with objects instead of strings.

xregexp - Extended JavaScript regular expressions