epfldata / sc-public

Example DSLs for working with SC
22 stars 9 forks source link

SC Public

This repository contains example Domain-Specific Languages (DSLs) defined using the SC framework.

To learn and develop optimized DSLs using SC, one should first get familiar with some programming language fundamentals, explained in the development process page.

We concretely demonstrate the development process through three toy examples:

Some additional docs are provided in the doc folder.

You can download the binaries of SC here.