Since everyone liked DevOS, I decided to make a project that is just the Skip programming language and nothing else. How to use it: Press space to input a command. Special commands are: 'delete all' deletes the code you're working on, 'new class' makes a new class that you can define and use anywhere else, 'run' runs the current code. You may use Skip as a base for any project, but there are some reasonable guidelines I have set up for uploading a Skip based project: You MUST give complete credit for the programming programming language, You MUST leave the background that comes with this project the way it is, You MUST NOT modify the syntax of skip. You may add your own commands, but none too convinient. Don't worry, I will upload occasional updates to Skip with at least 5 new commands in each. Enjoy!