Apple hiring compiler developers for improving Swift / C++ interoperability

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. AdventOfCode2019

    🎄Solutions to all 25 AoC 2019 problems in Rust

    The field is called "compiler design". Consider taking a course [1] or buying a book?

    A somewhat more playful approach might be to complete the 2019 edition of Advent of Code [2], where you'll learn some preliminaries while implementing the Intcode interpreter.

    [1] https://online.stanford.edu/courses/soe-ycscs1-compilers

    [2] https://adventofcode.com/2019

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. llama.cpp

    LLM inference in C/C++

    Running AI models on edge devices is already here. This is just one example https://github.com/ggerganov/llama.cpp

    With Swift language bindings it would be quite smooth to work towards.

  4. 8cc

    A Small C Compiler

  5. chibicc

    A small C compiler

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [All years, all dates] Me after finishing all Advent of Code problems this year (my first year of AoC)

    6 projects | /r/adventofcode | 29 Dec 2022
  • [2021 Day 1-25][Rust] Solutions to all of this year's problems in terse and clean Rust

    6 projects | /r/adventofcode | 25 Dec 2021
  • Advent of Code (AoC) Day One

    6 projects | dev.to | 1 Dec 2021
  • QEMU Internals

    1 project | news.ycombinator.com | 26 Apr 2021
  • Advent of Code 2020 - Final Day: 25

    3 projects | /r/rust | 24 Dec 2020

Did you know that C is
the 6th most popular programming language
based on number of references?