Font Size: a A A

Squirrel Lanaguage Wxwidgets UI Extension Study And Implementation

Posted on:2012-05-30Degree:MasterType:Thesis
Country:ChinaCandidate:G LiFull Text:PDF
GTID:2248330371967295Subject:Computer technology
Abstract/Summary:PDF Full Text Request
Squirrel is a high level imperative-00 programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time requirements of applications like games. Although Squirrel offers a wide range of features like dynamic typing, delegation, higher order functions, generators, tail recursion, exception handling, automatic memory management, both compiler and virtual machine fit together in about 6k lines of C++code.wxWidgets is a C++ framework providing GUI (Graphical User Interface) and other facilities on more than one platform. Version 2 currently supports all desktop versions of MS Windows, Unix/Linux with GTK+, Unix/Linux with Motif, and MacOS.This article discusses how the introduction of the wxWidgets functions to Squirrel language, and make it with GUI development capabilities, but also discussed the use of rapid development capabilities Squirrel language, how to make the wxWidgets development easier. This paper also describes Squirrel language C++ objects mapping, wxWidgets message processing and so on..
Keywords/Search Tags:Squirrel, wxWidgets, C++ Objetc mapping, message processing
PDF Full Text Request
Related items