rferrer's blog

Bets

One of our long-term projects (this means at a slow pace :) involves creating a unified mechanism to perform quality assurance, by means of testsuites, and automating the public distribution and packaging of our Nanos projects.

Mercurium has its own logo!

Well, it turned out that only Nanos project had a logo. But Mercurium is used in some projects other than Nanos, so we fancied to have a logo just for Mercurium itself. Here it is

Mercuriu mLogo

Fixing declarations

Sometimes the process of transforming code involves modifying declarations. A declaration in C/C++ is just a syntactic construct that introduces a name. We will not dwelve into the details of declaration syntax itself, today, but learn how to modify them.

Adding a file to the compilation pipeline

Introduction

This is the first blog post of a series of mini mercurium tutorials, intended to give the audience more information about some, maybe not too well-known features of Mercurium. Today we will start with a feature that enables single source compilation in heterogeneous environments.

Syndicate content