corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » Computer Guys - I need your help! » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

Paul_J

posted on 23rd Nov 05 at 01:34

Yeh fun :rolleyes: :lol:

I kinda got it working now, One of my main problems was my actual compiler, wasn't compiling my code correctly.

All my examples were based on using the gcc compiler on a linux system, using -ll and other commands after executing - sadly I was using some dodgy free c compiler for windows which didn't let me do this.


Ian

posted on 23rd Nov 05 at 00:35

This is for fun I assume.

Moving to Geek Day.

ps. try search for three address code rather than TAC, you'll get more relevant stuff.

[Edited on 23-11-2005 by Ian]


Paul

posted on 23rd Nov 05 at 00:30

Try this link .....


richardworrall

posted on 23rd Nov 05 at 00:21

:boggle: was that english??


Paul_J

posted on 22nd Nov 05 at 23:05

Does anyone know how to write a C compiler, using Lex + Yacc... That'll take a C file, and compile it into TAC code?

I'm not even sure what to put into Lex to get the lexical analyser, let alone how to implement that into the Compiler and parse it.

Help :(

Paul J