Magik (programming language)
Appearance
Magik is an object-oriented programming language that supports multiple inheritance, polymorphisim and is dynamically typed. Is it prodvided by GE Energy as part of its Smallworld technology platform and was designed from the outset to implement complex network applications for enterprise utilities such as power distribution as telecommunications.
Magik was originally introduced in 1988 as has been improved and updated over the years. It's current version is 3.0 or Magik SF (Small Footprint).
Simularities with Smalltalk
Magik itself shares some similarities with [[Smalltalk] in terms of its language features and its architecture: the Magik language is compiled into [[Byte-code|byte codes] interpreted by the Magik [[Virtual_machine]|virtual machine].