OS-W II - A terminal-based operating system with programming

I have been working on this project day and night for a week, I hope you like it as much as i do. This is also a sequel to my first OS
if enough people are wanting to know how to program in this language, I may make a programming guide.

This is nice, but “full Unix” is pushing it. For one thing, the Unix command to list the contents of a directory is ls, not lf. :~)

I meant unix-like, like terminal based. ill change it to make it more clear

Once First-Class Processes are released, you should implement those!

I will try! This looks cool, and it would allow for background processes and a task manager!

You could also add la, or ls -l, which I use a lot. This an amazing project, good work on it =D.

I’m especially impressed on how you got Terminal rendering and text inputs with just Snap blocks, very nice indeed.

I May add colored text in the next update! I will write it down.

It’s not released in current Snap! version. It’s just testing in Dev.

I’m not sure whether this got lost in translation, but codingisfun was saying that first-class processes could be used once (when the time comes) they are released.