Skip to content

cobalt-language/cobalt-language.github.io

Repository files navigation

cobalt-docs

Documentation for the Cobalt programming language

TODO Lists

These lists help both the developers keep track of what we've planned, and show the users what's coming. Once everything here has been completed, this may be deleted.

Unimplemented Features

This is a list of planned features that are currently unimplemented.

  • Constant function evaluation
  • Generics
  • Traits

Undocumented Features

Things here are perfectly usable, but you won't find them anywhere in the documentation.

  • Syntax
    • Literals
      • Numeric
        • Integer
        • Floats
      • String
      • Character
  • Semantics
    • Modules -- incomplete

Incorrect or Out of Date Documentation

These are places where the documentation is just wrong.

  • Installation
    • Use LLVM 16 instead of LLVM 15
    • Use cargo install --git
  • Functions -- don't mention mut arg: &T. Nothing good will come of this (you'll probably break something)

About

Documentation for the Cobalt programming language

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages