Skip to content
Chase Willden edited this page Oct 30, 2016 · 5 revisions

Building Instructions

CondorLang uses CMake to generate the Makefiles. The following commands build the project.

Build

  • make build - Builds the Condor program
  • make clean - Cleans all the object files

Running CondorLang

The run CondorLang, use the following commands. ./build/condor [file]