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

Line 301:
* Implement a self-hosting compiler. My example for the language ZED -> http://ideone.com/5EkqVK
** 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. Ultimately I would like to see more submissions on ideone that are not just the simplecommon "hello world".
** An example of a subtask that might be good is to translate functions expressed in language A into functions expressed in language B for languages A and B that have notions of functions.
 
Anonymous user