Create an executable for a program in an interpreted language: Difference between revisions

m
fixed some text
(Created Draft task)
 
m (fixed some text)
Line 34:
Note, <b>this task is about showing how to achieve the goal</b>, blurb is good but code or commands are required.
<br><br>
if your language can only be compiled (unlikely as that may seem - I've heard that there are C interpreters, for example), you could omit it from the task, write an interpreter :) or ...
 
that there are C interpreters, for example), you could omit it from the task, write an interpreter :) or ...
<br><br>
If you do generate a source, it need not be in C - it can be in any language for which a compiler is available (perhaps your language).
3,043

edits