Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Next   |
Table of Content: |Galaxie Shell documentation |Description |Links |Contents |Indices and tables |

© Copyright 2020-2024, Galaxie Shell Team.

Top » index

Galaxie Shell documentation

_images/logo_galaxie.png

Description

The goal of Galaxie-Shell is to provide a POSIX Shell for micro system like pyBoard or MicroPi.

at end it should be possible to execute POSIX Script Shell on MicroPython (Long time target).

The application Galaxie Shell is a Read Eval Print Loop (RELP) write with python based on Native module call Cmd

The project implement POSIX Standard from the OpenGroup https://pubs.opengroup.org/onlinepubs/9699919799/utilities/

The OpenGroup permit a implementation where all utilities are builtins command, and that is what Galaxie-Shell do. I code it, because i like understand how a system work. Copy the code , use it , that is here for the public community.

The project provide a application class name GLXShell oriented unix SHELL. and two entry point glxsh, glxush.

The goal is to permit everyone to start they own project around a SHELL as UI.

Contents

Indices and tables

Top » index

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 7.2.6.