Example Filesystem for Linux

Now I develop on Linux and I am curious on its internals. After reading a number of books on the...

Should I UEFI or should I go

As promised, I am in the process to retake a hobby OS I made 10 years ago. And where do...

Debugging a MBR with GDB

When you develop your own operating system, one of the most recurrent problems is the inability (or difficulty) of debugging....

PEG parsers

When you think about parsing, the first thing that comes to mind is recursive descent (by hand) parsers and lex+yacc....

Compiler construction

This is going to be the first post of a series wich target compiler technology. Compilers are complex beasts, but...

New site on GitHub!

Finally I’ve found a proper way to handle my presence in the web.

©2018 - Pablo Bravo