Self-hosting compiler

From Rosetta Code
Revision as of 07:17, 2 May 2014 by rosettacode>Zelah (Created page with "{{task}} == Implement a self-hosting compiler for your language. == Extra points for any solution that can complile in an online compiler such as Ideone.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Task
Self-hosting compiler
You are encouraged to solve this task according to the task description, using any language you may know.

Implement a self-hosting compiler for your language.

Extra points for any solution that can complile in an online compiler such as Ideone.