The goals for Cosmic is changing and the project description will be updated soon. In the meantime, check out the graphics and ui zig libraries with examples.
- Cosmic Web (In progress.)
- Cosmic Desktop (In progress.)
The following components were created during the development of Cosmic.
- 2D/3D Graphics (Source)
- UI and animation framework (Source)
- CScript language and compiler (Source)
- JavaScript runtime (Source, API docs).
- V8 bindings (Source)
- Incremental AST parser and tokenizer. (Source)
We will be building the app primarily in Zig. Why Zig When There is Already C++, D, and Rust?
Zig's toolchain is ideal for this project. Even though it has yet to reach 1.0, it's LLVM backend is stable and stage2 is just around the corner.
There is a lot to be done! If you find the project interesting, consider submitting a PR. A good way to start is to submit or repond to an existing Github Issue. Please star the repo and let's do this!
If you have questions or suggestions, submit an issue or join the discord for more direct discourse.
Cosmic is free and open source under the MIT License.