Merge branch 'main' of github.com:Architecture-Mechanism/bellos into main

readme
This commit is contained in:
Ronaldson Bellande 2024-10-09 19:56:41 -04:00
commit 9e6c6d4ed4

View File

@ -1,6 +1,9 @@
# bellos # bellos
- Can be used in any Operating System but Bellande Operating System works optimally when you use Bellos Scripting Language - Can be used in any Operating System but Bellande Operating System works optimally when you use Bellos Scripting Language
# Preprint
-
## Bellande Operating System Scripting Language Features ## Bellande Operating System Scripting Language Features
- **Command Execution**: Run both built-in and external commands. - **Command Execution**: Run both built-in and external commands.
- **Variable Assignment and Expansion**: Assign and use variables within scripts or interactive mode. - **Variable Assignment and Expansion**: Assign and use variables within scripts or interactive mode.
@ -62,6 +65,9 @@ Author-email: ronaldsonbellande@gmail.com
License: GNU General Public License v3.0 License: GNU General Public License v3.0
``` ```
# Publish Paper
- Soon
## License ## License
BellandeOS Scripting Language is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Architecture-Mechanism/bellos/blob/main/LICENSE) and [NOTICE](https://github.com/Architecture-Mechanism/bellos/blob/main/LICENSE) for more information. BellandeOS Scripting Language is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Architecture-Mechanism/bellos/blob/main/LICENSE) and [NOTICE](https://github.com/Architecture-Mechanism/bellos/blob/main/LICENSE) for more information.