sloe VS frea

Compare sloe vs frea and see what are their differences.

sloe

Simple purely functional language based on lambda-calculus. (by DrearyLisper)

frea

A simple and lazy programming language with Damas-Hindley-Milner type inference and higher kinded types. (by lambduli)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sloe frea
1 1
3 17
- -
1.8 1.8
over 2 years ago over 2 years ago
Haskell Haskell
- BSD 3-clause "New" or "Revised" 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.

sloe

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

frea

Posts with mentions or reviews of frea. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-10.
  • Indentation sensitive parsing in Alex / Happy
    2 projects | /r/haskell | 10 Feb 2022
    I should be able to look at the repo later today. Maybe I'll spot the problem. In any case I have a project which does use Alex and Happy in a "monadic way" so you should be able to compare it against something. And maybe find the problem on your own. You can check it out here https://github.com/Taskkill/frea/tree/main/src/Compiler/Parser Hope it might help as I don't really have any self-promoting intentions.

What are some alternatives?

When comparing sloe and frea you can also consider the following projects:

ltext - λtext - higher-order file applicator

alexhappy - Examples for the book “Alex and Happy”

mikrokosmos - (λ) Educational lambda calculus interpreter

articles - Miscellaneous articles. The readme is the table of contents.

elsa - Elsa is a lambda calculus evaluator

write-you-a-haskell - Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

morloc - A typed, polyglot, functional language

amulet - An ML-like functional programming language