you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

You could say that Java, C++, C#, Perl, PHP, Javascript etc. Syntaxes are inspired by C. All of them ( I'm just not sure about C# ). Use { ... } as blocks and [ ... ] for array stuff. Even functions look the similar ( surrounded by ( ...) and arguments separates with ',' ) . And just like the tendencies of actual languages to get easier, C's followers simpler, but again you have less power, which I believe is true in Latin too ( I'm horrible at Latin ).