c4 VS c4

Compare c4 vs c4 and see what are their differences.

c4

x86 JIT compiler in 86 lines (by EarlGray)
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
c4 c4
11 2
9,212 919
- -
0.0 10.0
4 months ago almost 9 years ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

c4

Posts with mentions or reviews of c4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-06.

c4

Posts with mentions or reviews of c4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • AoikC4x86Study: Line-by-line comments to c4.c and c4x86.c files
    3 projects | news.ycombinator.com | 26 Aug 2023
  • A CPU Is a Compiler
    2 projects | news.ycombinator.com | 23 Mar 2023
    This part is not terribly difficult, though,—Forth implementations have long explored[1] the road from emiting a list of VM instructions (“token threading”) to emitting a list VM instruction implementation entry points (both “indirect” and “direct threading”, arguably) to emitting a stream of call instructions targeting said entry points (“subroutine threading”) to copying the implementation bodies there (“inline threading”).

    With sufficient dedication, you can even obtain the machine code to inline by cutting it out of code compiled from a high-level implementation language, in the name of portability. Gforth does this[2] in the land of Forth, but the more well-known implementation is perhaps the dyngen code generator[3] used in Qemu before the switch to TCG in version 0.10.

    Generating machine code isn’t difficult, and neither is modifying a (low-level) bytecode generator to do it[4]. Generaring good machine code is difficult.

    [1] http://www.bradrodriguez.com/papers/moving1.htm

    [2] https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Dyn...

    [3] https://gitlab.com/qemu-project/qemu/-/blob/v0.9.1/qemu-tech..., rendered as https://web.archive.org/web/20081120011949if_/http://bellard...

    [4] https://github.com/EarlGray/c4/blob/master/JIT.md

What are some alternatives?

When comparing c4 and c4 you can also consider the following projects:

stage0 - A set of minimal dependency bootstrap binaries

qemu

bcompiler - Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script

AoikC4x86Study

qbe-rs - QBE IR in natural Rust data structures

libcperciva - BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.

fpga_craft - A voxel game/Minecraft clone for the iCE40 UP5K FPGA

packedjson - packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.

cproc - C11 compiler (mirror)

jsonpak - Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.

neat - The Neat Language compiler. Early beta?

Befunge - lang befunge 93 fast