alice
latest
  • Installation
  • Console, Pyton, and C interface
  • Change Log

Tutorials

  • Tutorial 1: A minimalistic example
  • Tutorial 2: Adding a store and writing a simple command
  • Tutorial 3: Read and write commands
  • Tutorial 4: Two stores and conversion
  • Tutorial 5: Showing store elements

Reference

  • Macro API
  • Store API
  • CLI
  • Command
  • Environment
  • Settings
  • Stores
  • Validators
alice
  • Docs »
  • Welcome to alice’s documentation!
  • Edit on GitHub

Welcome to alice’s documentation!¶

  • Installation
    • Compile with readline
    • Integration into own CMake projects
    • Building examples
    • Building tests
  • Console, Pyton, and C interface
    • Shell commands as Python functions
    • C library
  • Change Log
    • v0.4 (not yet released)
    • v0.3 (July 22, 2018)
    • v0.2 (May 7, 2018)
    • v0.1 (January 11, 2018)

Tutorials

  • Tutorial 1: A minimalistic example
  • Tutorial 2: Adding a store and writing a simple command
  • Tutorial 3: Read and write commands
  • Tutorial 4: Two stores and conversion
  • Tutorial 5: Showing store elements
    • Showing strings
    • Showing numbers

Reference

  • Macro API
    • Stores
    • Commands
  • Store API
    • Declaring a new store type
    • Customizing store functions
  • CLI
  • Command
  • Environment
  • Settings
  • Stores
  • Validators

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2017, Mathias Soeken Revision f4c42958.

Built with Sphinx using a theme provided by Read the Docs.