sense-lang VS capri

Compare sense-lang vs capri and see what are their differences.

sense-lang

Sense is a very high level, functional programming language for creating software by writing only the absolute necessary information and not a single line above that. (by ILIYANGERMANOV)

capri

A statically typed, general purpose programming language with an emphasis on functional programming and simplicity. Compiles to LLVM IR. (by 05st)
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
sense-lang capri
2 2
5 8
- -
5.2 0.0
almost 2 years ago about 1 year ago
Haskell Haskell
Apache License 2.0 MIT License
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.

sense-lang

Posts with mentions or reviews of sense-lang. We have used some of these posts to build our list of alternatives and similar projects.

capri

Posts with mentions or reviews of capri. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-31.
  • Capri: a statically typed, extensible, and concise (almost) functional programming language
    2 projects | /r/altprog | 31 Oct 2021
    https://github.com/05st/capri/blob/master/examples/structs.cpr → you have Pascal-style value assignment for the structs, but C-style value assignment within the structs. It says in https://github.com/05st/capri/wiki/Mutability that you just documented a "mut" keyword to distinguish mutable variables; maybe it's best left to the := for constants / immutables, and = for the mutable / "var-let"-style variables? You're onto something here.

What are some alternatives?

When comparing sense-lang and capri you can also consider the following projects:

grin - GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.

besm - Resurrecting PP-BESM

manual-stg-experiment - Manually constructed STG programs compiled with the standard GHC codegen backend.

codeworld - Educational computer programming environment using Haskell

egison - The Egison Programming Language

write-you-a-haskell - Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

qwik - Instant-loading web apps, without effort

wiwinwlh - What I Wish I Knew When Learning Haskell

ariel - A simple, purely-functional programming language

kempe - Kempe is a compiled stack-based language