compilers-targeting-c VS advent-of-code-2022

Compare compilers-targeting-c vs advent-of-code-2022 and see what are their differences.

compilers-targeting-c

A list of compilers that can generate C code (by dbohdan)

advent-of-code-2022

My Advent of Code 2022 solutions, in Koka 🎄🎁 (by neysofu)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
compilers-targeting-c advent-of-code-2022
6 2
656 1
- -
4.6 10.0
6 months ago over 1 year ago
JavaScript
- -
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.

compilers-targeting-c

Posts with mentions or reviews of compilers-targeting-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-09.
  • Ask HN: Who is developing a programming language that compiles to C?
    5 projects | news.ycombinator.com | 9 Oct 2023
    https://github.com/dbohdan/compilers-targeting-c

    I'm long time fan of programming languages that compiles to C hoping that one day will fall in love with one endlessly! :-)

  • C as a IL (Obstacles? Libraries?)
    1 project | /r/ProgrammingLanguages | 5 Jul 2023
    Somehow related: a list of open source compilers that can generate C code.
  • rust in kernel?
    1 project | /r/freebsd | 3 Mar 2023
    If we need a higher-level language in the kernel, it should be a copyfree-licensed language. Lua is already the language of choice for in-kernel scripting. There are many languages that compile to C (Nim, V, Chicken Scheme, etc), which makes them just as fast but a lot less bloated than Rust.
  • Is there any alternatives to Clang?
    1 project | /r/openbsd | 26 Jan 2023
    Sadly the best alternative to Apache-licensed LLVM is still LLVM version 8 (the last version under the original license). It should continue to compile well-written C programs (including everything in BSD base), as well as languages that compile to C (Nim, V, Chicken Scheme, etc). But newer C++ features, new hardware support, and ever-improving optimizations would not be available. This would result in a growing number of ports pulling in the latest LLVM/clang as a dependency...
  • Targetting C
    3 projects | /r/ProgrammingLanguages | 21 Jan 2023
  • What softwares do you recommend to a daily use BSD system?
    6 projects | /r/BSD | 11 Aug 2022
    I still use llvm80 (8.0.1_7) (mainly as the Nim / V / Chicken / etc backend), because it's the last Copyfree version, before the switch to Apache license.

advent-of-code-2022

Posts with mentions or reviews of advent-of-code-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-09.

What are some alternatives?

When comparing compilers-targeting-c and advent-of-code-2022 you can also consider the following projects:

herbstluftwm - A manual tiling window manager for X11

neovim - Vim-fork focused on extensibility and usability

honey-potion - Writing eBPF programs with Elixir!

mpv - 🎥 Command line video player

vanity-scheme - R7RS Scheme Compiler Vanity Project