Skip to content

jphines/DotPar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

386 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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • OCaml 62.9%
  • Python 17.7%
  • Scala 8.8%
  • Java 4.0%
  • Emacs Lisp 3.2%
  • Shell 1.8%
  • Other 1.6%