Searched defs:compiler (Results 1 - 11 of 11) sorted by relevance

/ec/ECSpooler/backends/erlang/
H A DErlang.py99 compiler = config.COMPILER, variable
110 compiler = config.COMPILER, variable
226 # get the compiler
227 compiler = test.compiler
241 exitcode, result = self._runInterpreter(compiler,
257 # run compiler with students' submission
258 exitcode, result = self._runInterpreter(compiler,
305 self._runInterpreter(compiler,
/ec/ECSpooler/backends/junit/
H A Dconfig.py44 #compiler = join(abspath(dirname(__file__)), 'javac')
45 compiler = join(abspath(dirname(__file__)), 'javac.sh') variable
53 compiler = join(abspath(dirname(__file__)), comp)
204 compiler = compiler, variable
/ec/ECSpooler/backends/pyunit/
H A DPyUnit.py77 compiler = config.INTERPRETER, variable
/ec/ECSpooler/backends/scheme/
H A DScheme.py127 compiler = config.INTERPRETER, variable
139 compiler = config.INTERPRETER, variable
/ec/ECSpooler/backends/cl/
H A DCl.py135 compiler = config.INTERPRETER, variable
147 # compiler = config.INTERPRETER,
/ec/ECSpooler/backends/haskell/
H A DHaskell.py130 compiler = config.INTERPRETER, variable
142 compiler = config.INTERPRETER, variable
154 compiler = config.INTERPRETER, variable
/ec/ECSpooler/backends/haskellqc/
H A DHaskellQC.py100 compiler = config.INTERPRETER, variable
/ec/ECSpooler/backends/java/
H A DJava.py134 compiler = config.COMPILER, variable
145 # compiler = config.COMPILER,
311 compiler = test.compiler
335 compiler,
413 compiler,
/ec/ECSpooler/backends/javare/
H A DJavaRE.py93 compiler = config.COMPILER, variable
341 test.compiler,
/ec/ECSpooler/backends/prolog/
H A DProlog.py124 compiler = config.COMPILER, variable
135 compiler = config.COMPILER, variable
146 compiler = config.COMPILER, variable
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 25 milliseconds