Skip to content
Amir Shaikhha edited this page Jun 23, 2015 · 5 revisions

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

In order to learn how to develop DSLs using SC, first we discuss about the development process of an embedded DSL. Then, through a toy example (defining a DSL for working with Vectors) we concretely show this development process.

Clone this wiki locally