funlang VS Vale

Compare funlang vs Vale and see what are their differences.

funlang

A functional language made for fun (by marekmaskarinec)

Vale

Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)
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 Vale
1 64
0 1,703
- 3.4%
4.3 6.3
about 2 years ago 3 days ago
Go Scala
The Unlicense 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.

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.

Vale

Posts with mentions or reviews of Vale. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-08.

What are some alternatives?

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

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

v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

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

Odin - Odin Programming Language

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

Beef - Beef Programming Language

GLhf - OpenGL Application Abstraction

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

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

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

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