Think In Geek | In geek we trust
SeriesPosts by Bernat RàfalesArchives
  • A tiny GCC front end – Part 10

    Sep 4, 2016 • Roger Ferrer Ibáñez • compilers, GCC

    Today we will add a relatively simple feature that will be very useful for a future extension: type declarations.

    Read on →

  • A tiny GCC front end – Part 9

    Jan 31, 2016 • Roger Ferrer Ibáñez • compilers, GCC

    Today we will do something relatively easy: let's add a way to declare boolean variables and express boolean literals.

    Read on →

  • A tiny GCC front end – Part 8

    Jan 30, 2016 • Roger Ferrer Ibáñez • compilers, GCC

    Now that we have the basic language set implemented we can consider adding new features to it. Today we will add arrays.

    Read on →

  • A tiny GCC front end – Part 7

    Jan 19, 2016 • Roger Ferrer Ibáñez • compilers, GCC • gcc, tiny

    In this part we will complete the missing statements from part 6 and finish our front end.

    Read on →

  • A tiny GCC front end – Part 6

    Jan 17, 2016 • Roger Ferrer Ibáñez • compilers, GCC • gcc, tiny

    In part 5 we described the objects that we will need to semantically analyze a tiny program. In current part we will extend the parser of part 4 to do the semantic analysis and create the GENERIC trees.

    Read on →

« Older Newer »

Powered by Jekyll. Theme based on whiteglass
Subscribe via RSS