Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Content added Content deleted
Line 299: Line 299:


Place new items here, if it's unclear where they belong.
Place new items here, if it's unclear where they belong.
* Implement a self-hosting compiler. My example for the language ZED -> http://ideone.com/5EkqVK
* Implement a self-hosting compiler. My example for the language ZED -> http://ideone.com/ukLdid
** Extra credit would be to have it self compile under the time and memory constraints of ideone.
** Extra credit would be to have it self compile under the time and memory constraints of ideone.
** If this task is too big then I could break it up into smaller pieces.
** If this task is too big then I could break it up into smaller pieces.