views
23
likes
2

Comments

What do you think?
No comments yet.

This project is meant to be a real, true OS (operating system) built on Scratch. Many OSs have faked features, where applications cannot be created and they run on predefined code within the project.

Features include:

Console commands, like read, write, create, and more.

File importing from .txt files.

File saving and executing.

A cache which is stored even after resets.

To be clear, I mean no disrespect at other OSs. I think they can be some of the most polished projects on the website. This is simply my attempt to create a 'true' OS.

Huge credit to @Anubis77 for the file system this is based off of.

This project is in early access and therefore may be unstable, and definitely does not reflect how polished the final product will be. I will do my best to not try to outdate commands with changes in the code.



all-ages

this is so hard to make work ive 99% given up

Experimental release 0.3.1

This release pushes lined code (outdates old code) and a new readme. Please check that for updated syntax!

My end goal for this is to develop a text editor in the coding language :)

see you next update

Working on allowing lined code instead of one line. Sadly, this will outdate any previously written programs. I'm also working on adding executable functions in files, which currently isn't possible.