cane VS adduce

Compare cane vs adduce and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cane adduce
1 1
71 6
- -
1.5 0.0
about 21 hours ago over 1 year ago
C++ Haskell
GNU General Public License v3.0 only 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.

cane

Posts with mentions or reviews of cane. 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 cane and adduce you can also consider the following projects:

libremidi - A modern C++ MIDI 1 / MIDI 2 real-time & file I/O library. Supports Windows, macOS, Linux and WebMIDI.

cognate - A human readable quasi-concatenative programming language

z80-in-charm

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

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

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

ric-script - A modern scripting language; implemented in old school C, yacc & flex

xvm - Ecstasy and XVM