Eytam Computer Science is a publisher of computer science books, courses, articles and software. Our published content is thorough and professional, yet easy to understand.
Mama is a programming language designed designed primarily as a learning instrument in teaching young students write computer programs. Mama is a simple object oriented programming language, supporting all object idioms such as encapsulation, inheritance and polymorphisms. Mama features:
simple : simple syntax, few language elements
high level: Mama includes all standard elements of modern programming languages
dynamic: Mama provides dynamic capabilities on objects, almost with no limits, at runtime.