-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into python-11
- Loading branch information
Showing
193 changed files
with
5,682 additions
and
3,993 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
cff-version: 1.2.0 | ||
title: Lingua Franca | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Marten | ||
family-names: Lohstroh | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
orcid: 'https://orcid.org/0000-0001-8833-4117' | ||
- given-names: Edward | ||
family-names: Lee | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
orcid: 'https://orcid.org/0000-0002-5663-0584' | ||
- given-names: Soroush | ||
family-names: Bateni | ||
email: [email protected] | ||
affiliation: UT Dallas | ||
orcid: 'https://orcid.org/0000-0002-5448-3664' | ||
- given-names: Christian | ||
family-names: Menard | ||
email: [email protected] | ||
affiliation: TU Dresden | ||
orcid: 'https://orcid.org/0000-0002-7134-8384' | ||
- given-names: Peter | ||
family-names: Donovan | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
- given-names: Clément | ||
family-names: Fournier | ||
email: [email protected] | ||
affiliation: TU Dresden | ||
- given-names: Hou Seng (Steven) | ||
family-names: Wong | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
- given-names: Alexander | ||
family-names: Schulz-Rosengarten | ||
email: [email protected] | ||
affiliation: Kiel University | ||
- given-names: Erling Rennemo | ||
family-names: Jellum | ||
email: [email protected] | ||
affiliation: NTNU | ||
- given-names: Hokeun | ||
family-names: Kim | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
- given-names: Matt | ||
family-names: Weber | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
- given-names: Shaokai | ||
family-names: Lin | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
- given-names: Anirudh | ||
family-names: Rengarajan | ||
email: [email protected] | ||
affiliation: UC Berkeley | ||
repository-code: 'https://github.com/lf-lang/lingua-franca' | ||
url: 'https://lf-lang.org/' | ||
abstract: >- | ||
Lingua Franca is a polyglot coordination language for building complex | ||
systems in a component-wise fashion with worry-free deterministic | ||
concurrency, low-effort distribution, and time as a first-class citizen. | ||
keywords: | ||
- coordination languages | ||
- polyglot | ||
- deterministic concurrency | ||
- distributed systems | ||
- embedded systems | ||
- cloud computing | ||
- realtime computing | ||
license: BSD-2-Clause |
Oops, something went wrong.