Category: Compilers

Embedded World 2023

Embedded World is back at Nürnberg Messe for showcasing the latest in Embedded next week on the 14th through 16th March 2023! Embecosm is exhibiting in Hall 4 booth 160, showcasing our latest work in the field of Open Source… Read More

GCC Rust – Google Summer of Code 2021

As part of the GCC organisation, GCC-Rust has been accepted as a mentoring organisation within the Google Summer of Code 2021 framework. This is exciting news for eligible students around the world to add compiler development to… Read More

GCC Rust – How it can be achieved

In conjunction with the recent announcement of the GNU tool chain implementation of Rust supported by Open Source Security, Inc. and Embecosm we want to outline how the project will move forward. To create a trustworthy compiler… Read More

Comparing Compilers: A Statistical Perspective

Here, we discuss an interesting problem: the task of analyzing the respective performance of two compilers to see which one is better. Explicitly, we have two (or more) different compilers that we wish to compare, and we’re trying to quantify… Read More