Timeline for How do I create my own programming language and a compiler for it
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 18, 2012 at 22:29 | comment | added | Larry Battle | myFirstCompiler= (str)->(""+(str||"")).split('').reverse().join('') ; jsfiddle.net/L7qSr | |
| Jun 17, 2011 at 4:35 | history | edited | Barry Brown | CC BY-SA 3.0 | added 290 characters in body |
| Jun 16, 2011 at 15:16 | history | edited | Barry Brown | CC BY-SA 3.0 | added 110 characters in body |
| Jun 16, 2011 at 13:31 | history | made wiki | Post Made Community Wiki by Michael Ekstrand | ||
| Jun 16, 2011 at 7:45 | history | answered | Barry Brown | CC BY-SA 3.0 |