Skip to content

Commit

Permalink
Added reference to paper
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Aug 17, 2016
1 parent db0001e commit 58a39a6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ For the detailed set of rules see [the guidelines](docs/guidelines.md) document.
For a description of the set of common language abstractions see [the *core*
language](docs/core-language.md) document.

The initial publication describing the project is [Cross-Language Compiler
Benchmarking: Are We Fast Yet?][3] and can be cited as follows:

> Stefan Marr, Benoit Daloze, Hanspeter Mössenböck. 2016.
> [Cross-Language Compiler Benchmarking: Are We Fast Yet?][4]
> In Proceedings of the 12th Symposium on Dynamic Languages (DLS '16). ACM.
##### Disclaimer: This is an Academic Project to Facilitate Research on Languages

To facilitate research, the goal of this project is specifically to assess the
Expand Down Expand Up @@ -205,6 +212,8 @@ benchmarks.

[1]: https://github.com/smarr/SOMns
[2]: http://www.newspeaklanguage.org/
[3]: http://stefan-marr.de/papers/dls-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet/
[4]: http://stefan-marr.de/downloads/dls16-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet.pdf

[CD]: https://www.cs.purdue.edu/sss/projects/cdx/
[CDjs]: https://github.com/WebKit/webkit/tree/master/PerformanceTests/JetStream/cdjs
Expand Down

0 comments on commit 58a39a6

Please sign in to comment.