Search:

Type: Posts; User: ammar

Search: Search took 0.02 seconds.

  1. Replies
    21
    Views
    7,864

    It's a nice textbook indeed, and it comes with a...

    It's a nice textbook indeed, and it comes with a compiler of a "toy" language called TINY ( 4000+ line of code )which is based on Pascal... and it goes towards making a compiler of a language called...
  2. Replies
    21
    Views
    7,864

    What I was looking for is some little and general...

    What I was looking for is some little and general information, like saying: I used YACC for the parser, LR(1), or LALR(1), or I used reqursive decent parsing, I used lex for the scanner or I wrote...
  3. Replies
    21
    Views
    7,864

    I know he was being sarcastic (who would write a...

    I know he was being sarcastic (who would write a compiler each week), I was just hoping that if has written one he would tell me more about it!
  4. Replies
    21
    Views
    7,864

    Can you explain what kind of compilers you write,...

    Can you explain what kind of compilers you write, and what methods you use to do so.
    I'm interested in knowing about other techniques in compiler construction.

    Thanks.
  5. Replies
    21
    Views
    7,864

    Have you ever written a compiler?

    I'm finishing up my final project for the course Compiler Design, and I thought it would be nice to know how many of you tried writting compilers, and what did you use to write it.

    What I did in...
Results 1 to 5 of 5