Skip to content

cchiw/diderot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Diderot language compiler

This repository is the future home of the first official release of the source code for the Diderot compiler and runtime system.

Diderot is a Parallel Domain-specific Language for image analysis and visualization. It is designed to support a class of algorithms that are programmed in terms of continuous scalar, vector, and tensor fields that are reconstructed from the image data. Diderot provides a high-level mathematical programming model for these algorithms, while also providing high-performance implementations on a variety of parallel hardware platforms.

NOTE: we are getting ready to upload the source soon

About

The Diderot language compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Standard ML 86.8%
  • C++ 6.6%
  • M4 4.0%
  • Python 1.0%
  • Lex 0.6%
  • Makefile 0.5%
  • Other 0.5%