View Single Post
Old Oct 28th, 2005, 4:00 AM   #1
aznchong91
Newbie
 
Join Date: Oct 2005
Posts: 14
Rep Power: 0 aznchong91 is on a distinguished road
Need Help about Writing a Programming Lanuage

Hi,

I am thinking of a project where I want to write my own programming language, specifically designed to make standalone applications. I know (or at least I THINK I know) that I have to use assembly to do this. However, I am not sure about the details. Do I write some sort of translator that translates the programmer's programming into assembly, and then assemble that with an assembler like NASM what?

Please help!
Thanks
aznchong91 is offline   Reply With Quote