-*- mode: org; coding: utf-8; -*- #+TITLE: What's left to do? #+STARTUP: content hidestars Copyright © 2024 Adam Faiz Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. * Understand the build process * Figure out the dependency graph of Foundation and Inweb * Split into header sections and implementation sections * Desugar InC into C++ * Scope declarations * Enums * Implement the build rules * Write the build rules in Makefile.am * Use foundation-test as a test suite