Skip to content

fubark/cosmic

Repository files navigation

Latest Build Discord Server

Cosmic

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.

Progress

  • 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)
  • Cyber language and compiler (Source)
  • JavaScript runtime (Source.
  • V8 bindings (Source)
  • Incremental AST parser and tokenizer. (Source)

Scripting

Cyber will be the primary scripting language used in Cosmic. The engine will be language agnostic, allowing interop with other languages.

Contributing

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.

License

Cosmic is free and open source under the MIT License.