Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Smalltalk_MT> ?p ?o }
Showing triples 1 to 34 of
34
with 100 triples per page.
- Smalltalk_MT abstract "Smalltalk MT is an implementation of the Smalltalk programming language created in 1994 by Tarik Kerroum to deal with some of the shortcomings of Smalltalk-80 style of implementations. Smalltalk MT adopts a different approach in that the Smalltalk source is compiled to machine code before being executed.This allows the developer the freedom of working with compiled code without the need for the traditional compile-link-run cycle. This is like a specialized form of incremental or dynamic compilation.Smalltalk MT directly interfaces to DLLs in exactly the same manner as C which allows DLL calls to be tested directly in a Workspace, which allows a scripting style of approach to accessing any DLL based code.For example, one could write in a Workspace the following:a := 'abc'.WINAPI _strrev: a.a inspect.The WINAPI call directly calls the DLL function _strrev natively passing parameters from the Smalltalk environment to the C environment and back.Smalltalk MT has a close integration with COM objects and fully compiled COM components can be created that operate in exactly the same way as C/C++ COM objects.In 1998 David Anderson teamed up with Tarik Kerroum to advance Smalltalk MT into the high performance and graphics areas.".
- Smalltalk_MT wikiPageExternalLink www.genify.com.
- Smalltalk_MT wikiPageExternalLink www.objectconnect.com.
- Smalltalk_MT wikiPageID "9443964".
- Smalltalk_MT wikiPageLength "1490".
- Smalltalk_MT wikiPageOutDegree "8".
- Smalltalk_MT wikiPageRevisionID "431207439".
- Smalltalk_MT wikiPageWikiLink C_(programming_language).
- Smalltalk_MT wikiPageWikiLink Category:Smalltalk_programming_language_family.
- Smalltalk_MT wikiPageWikiLink Compiler.
- Smalltalk_MT wikiPageWikiLink Dynamic-link_library.
- Smalltalk_MT wikiPageWikiLink Dynamic_compilation.
- Smalltalk_MT wikiPageWikiLink Machine_code.
- Smalltalk_MT wikiPageWikiLink Programming_language.
- Smalltalk_MT wikiPageWikiLink Smalltalk.
- Smalltalk_MT wikiPageWikiLinkText "Smalltalk MT".
- Smalltalk_MT wikiPageUsesTemplate Template:Compu-lang-stub.
- Smalltalk_MT subject Category:Smalltalk_programming_language_family.
- Smalltalk_MT hypernym Implementation.
- Smalltalk_MT type Language.
- Smalltalk_MT type ProgrammingLanguage.
- Smalltalk_MT type Software.
- Smalltalk_MT type Language.
- Smalltalk_MT type Thing.
- Smalltalk_MT type Q315.
- Smalltalk_MT type Q34770.
- Smalltalk_MT type Q9143.
- Smalltalk_MT comment "Smalltalk MT is an implementation of the Smalltalk programming language created in 1994 by Tarik Kerroum to deal with some of the shortcomings of Smalltalk-80 style of implementations. Smalltalk MT adopts a different approach in that the Smalltalk source is compiled to machine code before being executed.This allows the developer the freedom of working with compiled code without the need for the traditional compile-link-run cycle.".
- Smalltalk_MT label "Smalltalk MT".
- Smalltalk_MT sameAs Q7543696.
- Smalltalk_MT sameAs m.0289292.
- Smalltalk_MT sameAs Q7543696.
- Smalltalk_MT wasDerivedFrom Smalltalk_MT?oldid=431207439.
- Smalltalk_MT isPrimaryTopicOf Smalltalk_MT.