Self-hosting compiler

From Rosetta Code
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.


ZED

Source -> http://ideone.com/5EkqVK Compiled -> <lang zed></lang>