Names
Rachet:
The compiler
https://github.com/Bean-Pringles/The-Engine/tree/main/rachet
Forge:
The nightly release of rachet
Core:
The stable release of rachet
Spoke:
The interpreter
https://github.com/Bean-Pringles/The-Engine/tree/main/spoke
Gears:
Rachet's command line tool
https://github.com/Bean-Pringles/The-Engine/tree/main/rachet/rachet
Socket:
The Text Editors (TXT editor and Spoke Editor)
Txt Editor:
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Spoke-Shell/apps/notes/notes.py
Spoke Editor:
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Interpreter/textEditor.py
Diesel:
The Packet Managers (The Axle Manager, Spoke Manager, and the Axle App's manager)
Axle Manager:
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Spoke-Shell/shellCommands/install.py
Spoke Manager:
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Interpreter/commands/cmd_import.py
Axle App's Manager:
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Spoke-Shell/shellCommands/apps.py
Axle:
The Shell (Also known as Spoke-Shell)
https://github.com/Bean-Pringles/The-Engine/tree/main/spoke/Spoke-Shell
Spring:
The browser
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Spoke-Shell/apps/browser/browser.py
Valve:
The Homemade Git
https://github.com/Bean-Pringles/The-Engine/blob/main/spoke/Spoke-Shell/shellCommands/git.py
Piston:
The VS Code Extension for Rachet
https://github.com/Bean-Pringles/The-Engine/tree/main/rachet/VSExtension
