py2hs VS Coconut

Compare py2hs vs Coconut 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
py2hs Coconut
2 27
37 3,951
- -
3.0 9.3
about 1 year ago 6 days ago
Python Python
MIT License Apache License 2.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.

py2hs

Posts with mentions or reviews of py2hs. We have used some of these posts to build our list of alternatives and similar projects.
  • [py2hs] - An informative repository for Python developers who are learning Haskell
    1 project | /r/CardanoDevelopers | 14 Nov 2021
    As a practice and a form of learning reinforcement, I created a project, py2hs, to document how some frequently used programming patterns (e.g. functor, applicative) are implemented in Python and Haskell respectively. If you are a Python developer who just started learning Haskell, hope you can find this material helpful in some way.
  • Can I use python to build apps/sites on the Cardano network?
    1 project | /r/cardano | 8 Apr 2021
    I am a python developer, who recently started learning Haskell. To reinforce my knowledge, I created a gihub repo to document the similarities and differences I found between python and Haskell. Hope it helps for some python developers who are interested in leaning Haskell and building apps on Cardano. https://github.com/cffls/py2hs

Coconut

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

What are some alternatives?

When comparing py2hs and Coconut you can also consider the following projects:

lambda-calculus-interpreter

Toolz - A functional standard library for Python.

stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]

Pyrsistent - Persistent/Immutable/Functional data structures for Python

fn.py - Functional programming in Python: implementation of missing features to enjoy FP

funcy - A fancy and practical functional tools

returns - Make your functions return something meaningful, typed, and safe!

effect - effect isolation in Python, to facilitate more purely functional code

CyToolz - Cython implementation of Toolz: High performance functional utilities

classes - Smart, pythonic, ad-hoc, typed polymorphism for Python

Deal - 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

icontract - Design-by-contract in Python3 with informative violation messages and inheritance