LeStarch / fpp

F Prime Prime: A modeling language for F Prime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Scala 74.3%Language:Shell 9.3%Language:Fortran 9.1%Language:C++ 5.3%Language:Python 1.6%Language:Vim Script 0.4%