top of page
Spoke
Spoke is an interpreter and development environment designed to facilitate the creation of operating systems and low-level applications. It includes a shell that allows users to execute commands and manage files within a virtualized environment, providing a structured setup for development. The interpreter supports a custom syntax, detailed in the spokeGuide.txt file, enabling developers to write and test code efficiently. To get started, users can set up a virtual environment by running setup.py in the Spoke-Shell directory and install necessary dependencies via pip install -r requirements.txt. The project is open-source, encouraging contributions and exploration.

Links
bottom of page
