Skip to content

This repository serves as a tinkering playground and is intended for learning and exploration purposes.

License

Notifications You must be signed in to change notification settings

tilesresearch/hacks

Repository files navigation

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

About

This repository serves as a tinkering playground and is intended for learning and exploration purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published