Skip to content
forked from nasa/fpp

F Prime Prime: A modeling language for F Prime

License

Notifications You must be signed in to change notification settings

kevin-f-ortega/fpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F Prime Prime (FPP)

This repository contains the code and documentation for F Prime Prime (FPP for short). FPP is a modeling language for the F Prime flight software framework.

Contents

compiler: The FPP analysis and translation tools.

docs: The FPP User’s Guide and language specification.

editors: Syntax highlighting for code editors. Currently vim is supported.

Building and Installing

Tools

See compiler/README.adoc. If you want to use FPP, then you should install these tools.

Spec and User’s Guide

See docs/README.adoc. Build these documents from source only if you are developing them. Otherwise, read the copies available on the wiki.

Design and Implementation

See the wiki.

About

F Prime Prime: A modeling language for F Prime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 75.1%
  • Fortran 9.4%
  • Shell 9.4%
  • C++ 5.7%
  • Vim Script 0.4%