|
|
|
|
|
by eighthnate
3218 days ago
|
|
If people find getting started on a compiler to be a bit too intimidating, one good way to get your feet wet is implementing an interpreter for small subset of a language. Perhaps the basic arithmetic part of adding/multiplying/dividing integers. |
|
http://www.t3x.org/t3x/book.html
Please excuse the shameless plug!