Self-hosting compiler: Difference between revisions

Content added Content deleted
(Lingo added)
Line 16: Line 16:


=={{header|Lingo}}==
=={{header|Lingo}}==
Propably not how the task was meant by the OP, but if "compiling code at runtime" counts, here Lingo's capabilities to do this:
<lang lingo>m = new(#script)
<lang lingo>m = new(#script)