Forth-in-Charm VS adduce

Compare Forth-in-Charm vs adduce and see what are their differences.

Forth-in-Charm

An implementation of Forth in the Charm scripting language. (by tim-hardcastle)

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
Forth-in-Charm adduce
5 1
4 6
- -
0.0 0.0
almost 2 years ago over 1 year ago
xBase Haskell
- Mozilla Public 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.

Forth-in-Charm

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

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.

What are some alternatives?

When comparing Forth-in-Charm and adduce you can also consider the following projects:

prowl - WIP stack language that uses regex for control flow

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

cognate - A human readable quasi-concatenative programming language

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

z80-in-charm

rigc-lang - A prototype of the RigC programming language.

FruitCastle - Fruit Castle is a web application intended to serve as common centralized backend service provider for a wide range of apps requiring different types of data

HADWIN - a prototype of fund transfer platform built with Flutter

peridot - A fast functional language based on two level type theory