hm VS fyg-lang

Compare hm vs fyg-lang and see what are their differences.

hm

a simple Hindley-Milner type system in Go (by chewxy)

fyg-lang

Fyg is a simple high-level, functional-imperative with runtime type safety for the aspiring grug (by cobbweb)
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
hm fyg-lang
1 1
56 1
- -
10.0 6.5
about 6 years ago about 1 month ago
Go Rust
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.

hm

Posts with mentions or reviews of hm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.
  • A decade of developing a programming language
    7 projects | news.ycombinator.com | 14 Nov 2023
    I'm curious how you went. Here's my attempt: https://github.com/chewxy/hm , the core of which (i.e. the interface type) is what powers most of the languages I wrote (different languages I wrote have different unification schemes)

fyg-lang

Posts with mentions or reviews of fyg-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-14.
  • A decade of developing a programming language
    7 projects | news.ycombinator.com | 14 Nov 2023
    Cool to see an implementation in Go, nice! Here's where I got to with my first attempt: https://github.com/cobbweb/flite. There's definitely stuff I'd do a bit different, my second attempt is actually a project to learn Rust with, but I'm already considering switch to Ocaml haha!

What are some alternatives?

When comparing hm and fyg-lang you can also consider the following projects:

pattern-matching-in-rust - Pattern matching and exhaustiveness checking algorithms implemented in Rust

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

Cycle.js - A functional and reactive JavaScript framework for predictable code

hatsugen - A small programming language formally defined with a series of blog posts and Lean code.

example - Go example projects

go - The Go programming language