An open API service indexing awesome lists of open source software.

https://github.com/zabot/polyglos

A microkernel OS where every service is written in a different language
https://github.com/zabot/polyglos

Last synced: 2 months ago
JSON representation

A microkernel OS where every service is written in a different language

Awesome Lists containing this project

README

        

# PolyglOS

## Running
```
nix-shell
make
qemu-system-x86_64 -hda polyglos.img
```