lambda-8cc VS cps

Compare lambda-8cc vs cps and see what are their differences.

lambda-8cc

x86 C compiler written in untyped lambda calculus (by woodrush)

cps

A formalization of continuation-passing style calculi in Coq [WIP] (by takanuva)
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
lambda-8cc cps
13 1
598 24
- -
10.0 9.4
over 1 year ago 3 days ago
Common Lisp Coq
MIT License BSD 3-clause "New" or "Revised" 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.

lambda-8cc

Posts with mentions or reviews of lambda-8cc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-28.

cps

Posts with mentions or reviews of cps. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.
  • lambda-8cc: An x86 C compiler written in untyped lambda calculus
    7 projects | /r/programming | 6 Oct 2022
    I have been working with the calculus of continuations, mostly formalizing its metatheory (my results so far are on GitHub). It is a calculus that relates to compiler IRs in the same way that the lambda calculus relates to functional languages. I have not yet released my interpreter (I'm currently working on it!), and I hope to finish my paper for next POPL. But I'll be sure to send you an e-mail once I am able to test the CPS translated compiler. Also, please DM me if you'd like to see some early research notes on that.

What are some alternatives?

When comparing lambda-8cc and cps you can also consider the following projects:

react-use-rust - Use Rust in your React!

8cc - A Small C Compiler

gameboy-brainfuck - Implementation of a brainfuck interpreter written for the Game Boy.

williamcotton.com - williamcotton.com

elvm - EsoLangVM Compiler Infrastructure

vellum - Data Frames for Common Lisp

lambdavm - A programmable virtual CPU written in untyped lambda calculus

react-use-c - Use C in your React!

AIT - Algorithmic Information Theory, using Binary Lambda Calculus

lambda-calculus-devkit - A collection of lambda calculus interpreters and development tools