Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

StepTalk
ParadigmObject-oriented
FamilySmalltalk
Designed byStefan Urbanek
First appeared5 September 2005; 18 years ago (2005-09-05)
Final release
0.12 / 30 June 2006; 17 years ago (2006-06-30)
Typing disciplineDynamic
Implementation languageObjective-C
PlatformGNUstep
OSGNUstep
LicenseGPL
Websitewww.gnustep.org/experience/StepTalk.html
Influenced by
Smalltalk

StepTalk is the official GNUstep scripting language framework that represents separate scriptable servers or applications as a single object environment. It is meant to be independent of the programming language used. Its default language is Smalltalk running on an Objective-C runtime.

StepTalk was ported to Mac OS X.

Introduction

The goal of StepTalk is to provide an environment for gluing applications together and to provide a framework for communication between users and objects in the applications. Other major goals are:

  • Simple and quick extensions of applications or tools
  • Batch-processing of objects in applications or tools
  • Fast prototyping of applications or new application features; play and tune a concept in a reactive interpreted environment

The default scripting language in StepTalk is Smalltalk. This is because Smalltalk is a very simple language and is easy to learn. There are just a few basic principles that a user must know to be able to use the language, and it is similar to a natural language. Smalltalk uses a similar approach to that of Objective-C, the language used in GNUstep.

Platforms

StepTalk works on any platform on which GNUstep works. Ports to native macOS Cocoa framework are being developed by various contributors.

See also

External links

This page was last edited on 23 September 2018, at 16:19
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.