Re: how to create symbol table of an assembler

2006-08-18 Thread Owen Cook
Ask a c/c++ mailing list? -- Owen On Sat, 19 Aug 2006, payal sinha wrote: > hi all > > i have to write a code to generate a single pass assembler. apart from > the basic idea of assemblers , i cant proceed any further. > moreover , i would like to know , how to create symbol table , programm

how to create symbol table of an assembler

2006-08-18 Thread payal sinha
hi all i have to write a code to generate a single pass assembler. apart from the basic idea of assemblers , i cant proceed any further. moreover , i would like to know , how to create symbol table , programming language here is c/c++. platform is fedora core 4 kindly reply thanx