Skip to content

Clone of github.com/karmaresearch/Laser, modified to facilitate benchmarking and comparisons against Laser++ (karmaresearch/laser-plus-plus)

Notifications You must be signed in to change notification settings

maspadaru/pylaser

 
 

Repository files navigation

Laser

How to run the evaluations?

Before running the evaluations, please make sure that you have Pypy JIT compiler. To run the evaluations you can simply execute the following command:

./bench.sh

Other

bench.py - Run benchmarks - Edit this file first to set the location of the input stream file.

run.py - Run Laser on some input hardcoded as strings in the file. Useful for small corectness tests.

run_file.py - Run Laser on some input read from a text file. The path to this input file is hardcoded.

About

Clone of github.com/karmaresearch/Laser, modified to facilitate benchmarking and comparisons against Laser++ (karmaresearch/laser-plus-plus)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%