Releases: nasa/fpp
Releases · nasa/fpp
v0.1.0 (Types)
Features
This release contains the following features:
-
A complete specification of FPP.
-
An implementation of the following features described in the specification:
- Constants
- Struct and array types
- Enums
-
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 repositorydocs/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.