MagikMagik is an object-oriented programming language that supports multiple inheritance, polymorphism and is dynamically typed. It was designed implemented in 1989 by Arthur Chance, of Smallworld Systems Ltd, as part of Smallworld Geographical Information System (GIS). Following Smallworld's acquisition in 2000, Magik is now is provided by GE Energy, still as part of its Smallworld technology platform. FeaturesSnippets: abstract block catch mixin property exemplar/object operator condition raise slot constant var for if/ifelse iter lock loop method over package pragma private proc protect test encoding try Known IssuesNone. Release Notes0.0.5Improved snippets to automatically define date (Requires vscode ^1.20) Added combo list on pragma 0.0.4Added notes to use Snippets. Fix Magik hyperlink. 0.0.3Snippets feature enabled. 0.0.2Fix of some README typo. 0.0.1Initial release using yo code converter of my personal Magik language package initially developed for Sublime. |