Skip to content

govtmirror/framework-codegen

 
 

Repository files navigation

REDHAWK Code Generators

Description

REDHAWK C++, Python, and Java Code Generators

REDHAWK Documentation

REDHAWK Website: www.redhawksdr.org

Copyrights

This work is protected by Copyright. Please refer to the Copyright File for updated copyright information.

License

The REDHAWK Code Generators are licensed under the GNU Lesser General Public License (LGPL).

Installing

To install the REDHAWK Code Generators:

$ python setup.py install

This will automatically install the Code Generators to $OSSIEHOME.

If you are installing with the 'sudo' command, note that environment variables are not inherited. You will need to specify the install location manually:

$ sudo python setup.py install --home=$OSSIEHOME

About

REDHAWK C++, Python, and Java Code Generators

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.0%
  • C++ 23.8%
  • Java 7.9%
  • M4 1.8%
  • Makefile 1.7%
  • Shell 0.9%
  • Other 0.9%