Crates.io | deskc-cli |
lib.rs | deskc-cli |
version | 0.0.0 |
source | src |
created_at | 2022-05-08 22:39:26.404185 |
updated_at | 2022-05-08 22:39:26.404185 |
description | The application platform for your cyberpunk desk |
homepage | https://github.com/Hihaheho/Desk |
repository | https://github.com/Hihaheho/Desk |
max_upload_size | |
id | 582796 |
size | 1,491 |
🎯 We want to make top boards of people's desks into touch panel displays that run Desk.
Desk apps (applications built on Desk) are inherently:
Desk is powered by Desk Programming Language and Desk Kernel.
Desk programming language (Desk-lang) is a programming language which has:
🚧 not yet implemented
Any data and programs on Desk apps are finally evaluated as snippets of Desk-lang.
Desk kernel is a platform-agnostic environment for writing and running Desk-lang. Functionalities and UIs of Desk apps are built by using syscalls of the kernel. It's using Bevy Engine and egui.
Desk kernel provides these features:
🚧 not yet implemented
Yes.