adduce VS xvm

Compare adduce vs xvm and see what are their differences.

adduce

The interpreter for the Adduce programming language. (by kgscialdone)
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
adduce xvm
1 110
6 189
- 0.0%
0.0 9.8
over 1 year ago 4 days ago
Haskell Java
Mozilla Public License 2.0 GNU General Public License v3.0 or later
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.

adduce

Posts with mentions or reviews of adduce. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-01.
  • July 2022 monthly "What are you working on?" thread
    10 projects | /r/ProgrammingLanguages | 1 Jul 2022
    Since discovering and being inspired by Cognate, I've begun work on somewhat of a sister language called Adduce, with u/stavro-mueller-beta's blessing. It's honestly been kind of a whirlwind so far - over the course of about a week, I threw together a hacky Javascript interpreter to sketch out my ideas for the language, then rewrote it in Haskell for more permanent development. The language is currently in a mostly working state, though missing a lot of features; the biggest pain points so far have been mostly related to scoping and exception handling, since I'm implementing a dynamically typed, interpreted, mostly-procedural language in a language that is very much neither, and I'd give a tentative guess that just figuring out how to make the latter work at all took over half the development time of the Haskell version so far.

xvm

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

What are some alternatives?

When comparing adduce and xvm you can also consider the following projects:

cane - A small MIDI sequencer DSL designed around vectors and euclidean rhythms

seed7 - Source code of Seed7

cognate - A human readable quasi-concatenative programming language

list-exp - Regular expression-like syntax for list operations [Moved to: https://github.com/phenax/elxr]

Forth-in-Charm - An implementation of Forth in the Charm scripting language.

kuroko - Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

Cwerg - The best C-like language that can be implemented in 10kLOC.

TablaM - The practical relational programing language for data-oriented applications

z80-in-charm

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

RustScript2 - RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.

star - An experimental programming language that's made to be powerful, productive, and predictable