boyned//Kampfkarren

Results 313 comments of boyned//Kampfkarren

If I'm understanding right, you're suggesting a special syntax of "Console.StandardOutputStream >> disp(string here) >> Console.Characters.EndLine;"? That's fantastic. Absolute support.

Agreed. This will also make the PyHP++# "Hello, world!" very simple, making this masterpiece of a language more inviting to newcomers.

Should everything be signed like C#? Or give the option like in C++?

IIRC IL (the intermediate language C# compiles to) has Int32, Int16, Int64, etc.

Perhaps we can use this issue as a place to suggest builtins until they are in a formal specification?

We could limit the length of a variable name to around 3 characters. After all, simplicity is the essence of Python.

Damn, you're right. It's difficult to force a naming convention for the actual language,if that's what you're proposing.

Which C# version though? The latest?

equals(val1, val2) perhaps?

Although another problem arises if you override the functionality of ==, the original source code will end up being invalid.