r5rs-denot VS perhaps

Compare r5rs-denot vs perhaps 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
r5rs-denot perhaps
1 -
20 33
- -
0.0 0.0
over 1 year ago about 4 years ago
Haskell Haskell
MIT License BSD 2-clause "Simplified" 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.

r5rs-denot

Posts with mentions or reviews of r5rs-denot. We have used some of these posts to build our list of alternatives and similar projects.
  • Early Lisp Part II (Apply Redux)
    1 project | news.ycombinator.com | 5 Apr 2021
    The Scheme dialect of Lisp is perhaps my favorite for how small the core is (and hygienic macros are an elegant solution to avoiding accidental captures). The R5RS language report also specifies the formal denotational semantics of the language. But it's also more precise than McCarthy's presentation, the denotational semantics can be easily turned into a real, correct-by-construction interpreter[0].

    [0] https://github.com/siraben/r5rs-denot

perhaps

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

We haven't tracked posts mentioning perhaps yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing r5rs-denot and perhaps you can also consider the following projects:

awesomo - Cool open source projects. Choose your project and get involved in Open Source development now.

monad-memo - Memoization monad transformer

husk-scheme - A full implementation of the Scheme programming language for the Haskell Platform.

COMP3141 - COMP3141: Software System Design and Implementation Study Notes

lisp-to-js - Compiling Lisp to JavaScript

dep-t-advice - Giving good advice to functions in records-of-functions.

LtuPatternFactory - Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

tagged-identity - Trivial monad transformer that allows identical monad stacks have different types

dep-t - Dependency injection for records-of-functions.

unexceptionalio - IO without any PseudoExceptions

aeson-qq - JSON quasiquoter for Haskell