Skip to content
/ DotPar Public

Programming language for Programming Languages and Translators.

Notifications You must be signed in to change notification settings

sidnair/DotPar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

388 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotPar

================================================================================

A simple, implicitly parallel language that makes it easy to write quick, parallelized, and safe code.

Requirements

In order to compile the system, you need:

  • OCaml
  • Scala (2.9.x)
  • Python
  • JDK
  • a shell (sh)

And some non-essentials:

  • Ruby
  • LaTeX

The compiler expects scala-library.jar to be present in: /usr/share/java/

Authors

  • Andrew Hitti
  • Justin Hines
  • Logan Donovan
  • Nathan Hwang
  • Sid Nair

Created for the Spring 2012 Programming Languages and Translators class taught by Al Aho.

About

Programming language for Programming Languages and Translators.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors