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 24, 2012 at 18:03 | history | edited | svick | CC BY-SA 3.0 | list formatting |
| Jun 16, 2011 at 13:31 | history | made wiki | Post Made Community Wiki by Michael Ekstrand | ||
| Jun 16, 2011 at 2:50 | comment | added | FumbleFingers | @Mason Wheeler: I think anyone realistically aspiring to write a compiler (and design the target language?) would most likely think recursive grammar and symbol tables were pretty basic concepts. | |
| Jun 15, 2011 at 21:06 | comment | added | Mason Wheeler | As Neil said, true but not useful. Fundamental compiler aspects like a recursive grammar and symbol tables are not intuitively obvious. | |
| Jun 15, 2011 at 20:03 | history | answered | Pete Wilson | CC BY-SA 3.0 |