blob: 6546d150eab8be396f37ee122603b44479a6d6d3 [file] [log] [blame]
swissChilie00e88a2021-05-30 17:54:26 -07001The Bluejay Operating System
2============================
3
swissChili4418ca52021-06-14 17:36:00 -07004.. image:: https://builds.sr.ht/~swisschili/bluejay/commits/.build.yml.svg
5 :target: https://builds.sr.ht/~swisschili/bluejay/commits/.build.yml?
6
swissChilie00e88a2021-05-30 17:54:26 -07007.. toctree::
swissChilic3b56c12021-07-02 20:52:09 -07008 :maxdepth: 4
swissChilie00e88a2021-05-30 17:54:26 -07009 :caption: Contents:
10 :glob:
swissChilib8fd4712021-06-23 15:32:04 -070011 :hidden:
swissChilie00e88a2021-05-30 17:54:26 -070012
swissChilib8fd4712021-06-23 15:32:04 -070013 build
swissChili01ba07f2022-07-03 21:36:42 -070014 jmk
swissChilib8fd4712021-06-23 15:32:04 -070015 architecture
16 filesystem
17 lisp-std
swissChilib8fd4712021-06-23 15:32:04 -070018 logging
swissChilie00e88a2021-05-30 17:54:26 -070019
20Bluejay is an operating system inspired by UNIX and early Lisp machines.
swissChili4418ca52021-06-14 17:36:00 -070021Currently it only targets x86. There are no plans to port to other platforms.
swissChilie00e88a2021-05-30 17:54:26 -070022
swissChilib8fd4712021-06-23 15:32:04 -070023This documentation should provide an introduction to compiling, developing, and
24using Bluejay.