Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 563 Bytes

xx-shell.org

File metadata and controls

15 lines (10 loc) · 563 Bytes

Shell

Some possible ways to add a shell:

  1. Port Ion from Redox-OS.
  2. Use an embedded scripting language with no_std implementation in Rust

    There are lists of languages in Rust

  3. Implement something simple to start with, with just the basic functionality needed