karamel VS awesome-programming-languages

Compare karamel vs awesome-programming-languages and see what are their differences.

karamel

KaRaMeL is a tool for extracting low-level F* programs to readable C code (by FStarLang)

awesome-programming-languages

The list of an awesome programming languages that you might be interested in (by ChessMax)
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
karamel awesome-programming-languages
1 10
384 528
1.6% -
9.3 8.1
8 days ago 7 days ago
OCaml
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.

karamel

Posts with mentions or reviews of karamel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Let's collect relatively new research programming languages in this thread
    19 projects | /r/ProgrammingLanguages | 15 Nov 2022
    Jasmin and F* don't have similar goals, Jasmin is a language designed to precisely express low-level code, while F* is a generalist language for verified programming. There is a subsystem of F* that performs extraction to "readable C code", Karamel (used to be called Kremlin), but you get the usual limitations of C code as a high-level assembler, and also an embedded assembly layer built on Vale. Project Everest therefore generates artifacts that are a mix of C and assembly, rather than a new low-level language design as Jasmin.

awesome-programming-languages

Posts with mentions or reviews of awesome-programming-languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.

What are some alternatives?

When comparing karamel and awesome-programming-languages you can also consider the following projects:

koika - A core language for rule-based hardware design 🦑

Vale - Compiler for the Vale programming language - http://vale.dev/

jasmin - Language for high-assurance and high-speed cryptography

FStar - A Proof-oriented Programming Language

cogent - Cogent Project

tlaplus - TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

cubicaltt - Experimental implementation of Cubical Type Theory

lobster - The Lobster Programming Language

datafun - Research on integrating datalog & lambda calculus via monotonicity types

Kind - A next-gen functional language [Moved to: https://github.com/Kindelia/Kind2]

futhark - :boom::computer::boom: A data-parallel functional programming language

dafny - Dafny is a verification-aware programming language