Skip to content

DSL and commensal compiler for high-performance stream programming

License

Notifications You must be signed in to change notification settings

dhlorenz/streamjit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamJIT

StreamJIT is an embedded domain-specific language and commensal compiler for synchronous dataflow stream programming, strongly inspired by StreamIt.

For more details on StreamJIT and commensal compilation, see StreamJIT: A Commensal Compiler for High-Performance Stream Programming, published in OOPSLA 2014.

Building

ant fetch; ant jar; ant test

Using

The current best documentation is the getting started guide prepared for the OOPSLA artifact submission, in doc/getting-started-guide.pdf. Further questions can be directed to the authors.

About

DSL and commensal compiler for high-performance stream programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published