Skip to content

Python package for supporting code generated by the Lingua Franca compiler

License

Notifications You must be signed in to change notification settings

lf-lang/lf-python-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Python Package for Lingua Franca Support

This package contains the following two modules:

  • functions.py which contains some useful functions used in Lingua Franca programs
  • constants.py which contains handy shortcuts for some concepts such as interval_t

This package is required for Python code generated by the Lingua Franca compiler to function properly. To build and install, run:

python3 setup.py build
sudo python3 setup.py install

About

Python package for supporting code generated by the Lingua Franca compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages