1
0
Fork 0
forked from AbleOS/ableos
ableos/README.md

16 lines
582 B
Markdown
Raw Permalink Normal View History

2023-11-11 08:45:45 -06:00
# AbleOS
An UNIX-unlike micro-kernel written in rust with an embedded bytecode virtual machine.
2023-06-16 06:09:22 -05:00
2024-08-27 12:35:52 -05:00
Please note that a custom target directory is not supported and support will not be added.
# Community
2023-07-12 10:04:20 -05:00
[Discord](https://discord.gg/JrKVukDtgs)
2023-11-18 01:32:09 -06:00
2023-11-27 07:12:04 -06:00
Donations can be made [here on Liberapay](https://liberapay.com/AbleTheAbove) or on [Patreon](https://www.patreon.com/ablecorp)
2023-11-14 15:02:50 -06:00
<img src="https://img.shields.io/liberapay/patrons/AbleTheAbove.svg?logo=liberapay">
2023-04-29 23:06:01 -05:00
# Compiling
2024-10-12 09:53:32 -05:00
See [HELP.md](HELP.md)
2024-08-28 14:35:08 -05:00
# Developing
2024-10-12 09:53:32 -05:00
There is a new work in progress developer tool for hblang. (see: dev folder)