Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 903 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 903 Bytes

Hacks

Open in GitHub Codespaces

Implementation of a system proceeds bottom-up. Naturally, because modules on higher levels are clients of those on the lower levels and cannot function without the availability of their imports. Description of a system, on the other hand, is better ordered in the top-down direction. This is because a system is designed with its expected applications and functions in mind. - Project Oberon, The Design of an Operating System and Compiler by Ulrike Glavitsch

This repository serves as a tinkering playground and is intended for learning and exploration purposes. Goal is to try lots of things, see what works out, and then gradually improve bit by bit from there.

Proposed

  • linker
  • compml
  • tilefile