Skip to content
forked from sidnair/DotPar

Programming language for Programming Languages and Translators.

Notifications You must be signed in to change notification settings

thenoviceoof/DotPar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

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