1. Welcome to Codon
  2. General
  3. Getting started
    1. Frequently asked questions
    2. Differences with Python
    3. Release notes
    4. Roadmap
  4. Language Features
  5. Basics
    1. Collections
    2. Functions
    3. Classes
    4. Generators
    5. Statics
    6. Other types and features
    7. Foreign function interface
    8. Inline LLVM IR
  6. Interoperability
  7. Interoperability
    1. NumPy support
    2. Python integration
    3. Python decorator
    4. Python extensions
    5. C/C++ integration
    6. Jupyter integration
  8. Advanced
  9. Advanced
    1. Parallelism and multithreading
    2. GPU programming
    3. Pipelines
    4. Intermediate representation
    5. Building from source