I had enjoyed programming since I was 10 years old. By 2016 I was programming an Android App with Google's shit and I hated my life. Apple's shit was more infuriating. Don't get me started with the embarrassment known as the "Javascript ecosystem". FUBS is a software development system that made me like programming again.
It can perhaps best be described as what C++ should have been. It will continue to be a private work in progress for many more months. It will be released when it is ready and when [FUWD](fuwd) is ready to host it.
It can perhaps best be described as what C++ should have been. It will continue to be a private work in progress for many more months.
## Core Priciples (roughly in order of importance)
1. Have a unified execution and authoring environment. Any program must also provide the tool with which it was created and allow itself to be modified. We endeavor to make it as frictionless as possible for a user of a program to understand or modify it. **Anyone using a program can become its programmer within seconds.**