Giter Site home page Giter Site logo

marcusrossel / lingua-franca Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lf-lang/lingua-franca

0.0 0.0 0.0 69.97 MB

Intuitive concurrent programming in any language

Home Page: https://www.lf-lang.org

License: Other

Shell 0.59% JavaScript 0.01% C++ 0.41% Python 0.80% C 2.65% Java 81.21% Rust 0.15% PowerShell 0.09% Kotlin 13.43% Makefile 0.03% HTML 0.63% CMake 0.01%

lingua-franca's Introduction

Build Status Nightly Build codecov Community Status GitHub Contributors

Lingua Franca

Lingua Franca (LF) is a polyglot coordination language for concurrent and possibly time-sensitive applications ranging from low-level embedded code to distributed cloud and edge applications. An LF program specifies the interactions between components called reactors. The emphasis of the framework is on ensuring deterministic interaction with explicit management of timing. The logic of each reactor is written in one of a suite of target languages (currently C, C++, Python, and TypeScript) and can integrate legacy code in those languages. A code generator synthesizes one or more programs in the target language, which are then compiled using standard toolchains. If the application has exploitable parallelism, then it executes transparently on multiple cores without compromising determinacy. A distributed application translates into multiple programs and scripts to launch those programs on distributed machines. The communication fabric connecting components is synthesized as part of the programs.

See lf-lang.org for installation instructions and documentation. See also the wiki for further information on ongoing projects.

See our Publications and Presentations.

lingua-franca's People

Contributors

lhstrh avatar soroosh129 avatar edwardalee avatar cmnrd avatar petervdonovan avatar housengw avatar oowekyala avatar a-sr avatar hokeun avatar matteweber avatar arengarajan99 avatar schoeberl avatar mattchorlian avatar jhaye avatar rodario avatar tanneberger avatar lsk567 avatar hnnskl avatar ldeng0205 avatar billy-bao avatar feliix42 avatar francabot avatar wonseo-c avatar byeonggiljun avatar soerendomroes avatar clovercho avatar zekailin00 avatar ith8 avatar erlingrj avatar goens avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.