Skip to content

QSmally/QCPU

Repository files navigation

QCPU 2

Files related to the QCPU 2 architecture development.

Page render

A preview version of the documentation can be previewed through the Quarto CLI.

$ quarto preview

Alternatively, there's an Nginx server which automatically renders the documentation on start-up:

$ docker compose up -d # view at localhost:80

Further reading

  • QOS: a Unix-like operating system for QCPU 2,
  • QCPU-Programs: a collection of generic programs and subroutines,
  • QCPU-CLI: a compiler/assembler/emulator development suite,
  • QCPUC-Core: stdlib of the Objective C language interface.