Hello,
I want to create my own programming language. I had absolutely no idea where to post this, so I did here. The thing is, I'm going to do this on my own and this forum is about getting a team, so admins please move it to where you think. (I just couldn't decide where, heh.)

Please don't post about saying that I shouldn't do this because it's too hard. Obviously, I'm going to go very slow, and won't even go near graphic functions and things, at least for a long long time. I'll just do like print, etc, then keep getting more advanced. OK, enough about that, here's my question.

I was wondering if any of you know any good tutorials, resources, or just anything that would help. I've heard of Flex and Bison. It's something that like helps to create parsers and after that you can make your own, etc. Obviously, the whole project will take a while, so right now I'm just gathering resources and then will read them later. You can also post ideas like how I would construct this or something.

Mainly, I just want to know what programming language I will be working with to create this new programming language. I think C/C++ would work, wouldn't it? I don't think I'll go near ASM, and if it's required then I suppose this project won't work out, because I have absolutely no knowledge of ASM.

Alacritous