GLhf VS funlang

Compare GLhf vs funlang and see what are their differences.

GLhf

OpenGL Application Abstraction (by Vincent-Sivadon)

funlang

A functional language made for fun (by marekmaskarinec)
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
GLhf funlang
1 1
1 0
- -
0.0 4.3
almost 2 years ago about 2 years ago
C++ Go
- The Unlicense
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.

GLhf

Posts with mentions or reviews of GLhf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.

funlang

Posts with mentions or reviews of funlang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • May 2022 monthly "What are you working on?" thread
    15 projects | /r/ProgrammingLanguages | 1 May 2022
    I also started working on a functional language to get out of boredom and introduce myself better to the world of functional programming (https://github.com/marekmaskarinec/funlang). The language is currently more on the esoteric side, but I've been thinking of extending it to make it more usable. That would include a proper standard library, module system and probably infix math expressions.

What are some alternatives?

When comparing GLhf and funlang you can also consider the following projects:

schmu - A WIP programming language inspired by ML and powered by LLVM

awesome-programming-languages - The list of an awesome programming languages that you might be interested in

awesome-low-level-programming-languages - A curated list of low level programming languages (i.e. suitable for OS and game programming)

creed-tui - A tui editor with creed integration. WIP

Vale - Compiler for the Vale programming language - http://vale.dev/

langbot - Run code from many programming languages in Discord!

The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.

schmu-raytracing - schmu implementation of Ray Tracing In One Weekend