blob: 136cfe19380cd41864bd34812e6531d43a76ed1d (
plain)
1
2
3
4
5
|
[* Primitive type system\n]
[* No overloading\n]
[* Limited possibility of data abstraction, polymorphism, subtyping and code reuse\n]
[* No metaprogramming except preprocessor macros\n]
[* No exceptions]
|