hasktran
A compiler for FRACTRAN written in Haskell. (by siraben)
LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns (by thma)
hasktran | LtuPatternFactory | |
---|---|---|
2 | 1 | |
8 | 996 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | about 1 year ago | |
Haskell | Haskell | |
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.
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.
hasktran
Posts with mentions or reviews of hasktran.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-20.
- Remembering John Conway's FRACTRAN, a ridiculous, yet surprisingly deep language
-
A brief introduction to esoteric programming languages
One of my favorite esolangs is FRACTRAN[0], because at first glance it seems impossible to write any programs in, but a little insight from number theory (concerning prime factorization) makes it tractable. I even wrote a compiler for FRACTRAN in Haskell[1].
[0] https://en.wikipedia.org/wiki/FRACTRAN
[1] https://github.com/siraben/hasktran
LtuPatternFactory
Posts with mentions or reviews of LtuPatternFactory.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-03.
-
design patterns
You can have a look at this for a beginning primer https://github.com/thma/LtuPatternFactory
What are some alternatives?
When comparing hasktran and LtuPatternFactory you can also consider the following projects:
writer-cps-mtl - Stricter drop in replacements for WriterT and RWST
design-patterns - Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
r5rs-denot - A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.
rzk - An experimental proof assistant based on a type theory for synthetic ∞-categories.
perhaps - A monad, perhaps.
discokitty - An educational implementation of some aspects of the DisCoCat framework