Skip to content

Releases: nasa/fpp

v0.1.0 (Types)

12 Dec 23:34
Compare
Choose a tag to compare

Features

This release contains the following features:

  1. A complete specification of FPP.

  2. An implementation of the following features described in the specification:

    • Constants
    • Struct and array types
    • Enums
  3. Tools for computing dependencies for, analyzing, and translating models containing these features

Documentation

For general documentation on FPP, see the wiki.

For documentation specific to this release, see the following:

  • README.adoc at the top level of the repository
  • docs/index.html (Specification)
  • docs/fpp-users-guide.html (User's Guide)

Note that links in these documents may point to the latest version of the FPP repo.