Getting Started with Darkroom James Hegarty jhegarty@stanford.edu Darkroom is a language for describing image processing pipelines embedded in Terra. Installation First you will need to clone and build Terra using the instructions in the Terra Readme. Run the REPL and make sure it installed correctly. Add the Darkroom language definition to your lua path environment variable. Add this to .profile