Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
research:software:effscript [2015/08/05 00:33] – etanter | research:software:effscript [2015/08/19 14:02] (current) – mtoro | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== EffScript: Practical Effects for Scala ====== | ====== EffScript: Practical Effects for Scala ====== | ||
- | {{bib> | + | {{bib> |
EffScript is a small domain-specific language for writing tailored effect disciplines for Scala. In addition to being customizable, | EffScript is a small domain-specific language for writing tailored effect disciplines for Scala. In addition to being customizable, | ||
Line 388: | Line 388: | ||
</ | </ | ||
- | + | < | |
- | Before running the benchmarks we recommend re packaging the CollsSimple project: | + | <p style=" |
+ | Before running the benchmarks we recommend re packaging the CollsSimple project. The reason for this is that at the moment of the artifact submission, CollsSimple was compiled and packaged using the bit vector version of the compiler plugins. Later we updated the effect compiler plugins but we did not repackage the project.</ | ||
+ | </ | ||
<code bash> | <code bash> | ||
cd CollsSimple | cd CollsSimple |