funlang VS GLhf

Compare funlang vs GLhf and see what are their differences.

funlang

A functional language made for fun (by marekmaskarinec)

GLhf

OpenGL Application Abstraction (by Vincent-Sivadon)
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
funlang GLhf
1 1
0 1
- -
4.3 0.0
about 2 years ago almost 2 years ago
Go C++
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.

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.

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.

What are some alternatives?

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

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

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

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

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

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

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

langbot - Run code from many programming languages in Discord!

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