Skip to content

uwplse/iag-synthesis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

SchedSynth: Schedule Synthesis for Attribute Grammars

Getting started

  1. Download (link) and install Racket (v7 or later) if you do not already have it installed on your system.
    • Make sure that the Racket binaries are available on your PATH.
  2. Install the Rosette DSL with the command raco pkg install rosette.
  3. Run the synthezier with ./run.rkt, e.g., ./run.rkt 'post;pre' benchmarks/hvbox/hvbox.grammar.

Notes

The tool's name (SchedSynth) is provisional.

About

Parallel, incremental evaluation of attribute grammars through synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published