blob: 47d0ef743aed8407f164ce85f12a68a5e04baaf5 (
plain)
1
2
3
4
5
6
|
[Test]
[* 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]
|