Compiler/Simple file inclusion pre processor: Difference between revisions

Another note
m (→‎{{header|ALGOL 68}}: Additional note)
(Another note)
Line 43:
<br>
NOTE to task implementors: The Task is about implementing a pre-processor for your language, not just describing it's features.
<br>Just as the task [https://www.rosettacode.org/wiki/Calculating_the_value_of_e Calculating the value of e] is not about using your language's in-built exp function but showing how e could be calculated, this is about showing how file inclusion could be implemented - even if the compiler/interpreter you are using has such a facility.
<br>
<br>
3,021

edits