New programming language

Posted by Chaz on Sept. 24, 2008, 6:49 p.m.

Yeah, I want your ideas on what makes a good programming language. I'm getting very close to an actually testable assembler and I'm going to design a higher language compiler for the the assembler to layer out. So far I'm working on the arithmetic stack tree(what make's expressions and parenthesis so awesome). So what features would you like to see in the new language? Some name suggestion perhaps(keep it to a minimum of 5 derogatory words)? So far I can't think of anything but a C clone, hah.

Comments

[deleted user] 15 years, 7 months ago

D+

If you plan on using Python style formatting, please don't force indenting for one-line code. Such a waste of space.

SteveKB 15 years, 7 months ago

crap I'm behind >-< name it Z so we don't have to worry about it till later.

Chaz 15 years, 7 months ago

C+++ is a triple incrementation so I think C+3 is well. XD Kidding. Forcing one-indenting, no no, that will never happen to a good programming language. Looks like you would like make syntax where you HAVE to have tabs.

I'm not worried about the name right now, but just the behavior.

PY 15 years, 7 months ago

Sheep++

Chaz 15 years, 7 months ago

Aw man, who tagged this huh? Who? I'ma bust yo face whoeva did this. >>>.>

s 15 years, 7 months ago

@Kyou=You can include single lines of code after the : in Python

Chaz 15 years, 7 months ago

Don't you think it seems a bit impossible? Because it isn't semi-colon sensitive so unless I can write a magic compiler, I don't have any rabbit pulling skills to make that happen >.>