Little Smalltalk

Little Smalltalk
ParadigmsImperative, object-oriented
FamilySmalltalk
Designed byTimothy Budd
DeveloperDanny Reinhold
First appeared1984; 40 years ago (1984)
Stable release
5, SmallWorld / 2014; 10 years ago (2014)
Typing disciplineStrong, dynamic
ScopeLexical (static)
Implementation languageJava
PlatformVAX-780, IA-32
OSUnix
LicenseVarious: Proprietary, public domain, freeware for non-commercial use, MIT style
Websitewww.github.com/crcx/littlesmalltalk
Influenced by
Smalltalk-80

Little Smalltalk is a non-standard dialect and runtime system, a virtual machine referred to as "system", of the Smalltalk-80 programming language implemented by Timothy Budd at University of Arizona in 1984 along with a group of his students. It was originally described in a book "A Little Smalltalk" (1987), and was created as result of lack of cheap access to Smalltalk-80 runtime at the time; it was initially intended to run on Unix on a VAX-780.: 5 

The Little Smalltalk system was the first Smalltalk interpreter produced outside of Xerox PARC.[citation needed] Although it lacked many of the features of the original Smalltalk-80 system, it helped popularize the ideas of object-oriented programming, virtual machines, and bytecode interpreters.

In 1994, Timothy Budd rewrote Little Smalltalk in Java, and distributes it as the SmallWorld system. Little Smalltalk source code wasn't touched since then.

The original releases are under a variety of licenses. They are now maintained by Danny Reinhold via the Little Smalltalk project. Recently work on a new major version has begun. This differs from earlier releases by providing support for graphical applications, a foreign function interface, and many integrated tools.

Goals

Little Smalltalk is intended to:: 5 

  • Closely resemble Smalltalk-80 description
  • Run on Unix accessed by conventional terminals
  • Run on 16-bit machines with separate instruction and data memory, on a small memory size: 5 
  • Be written in C language

Syntax

Licenses, copyright

  • Version 1 – Must attribute original source and keep copyright notice in source files
  • Version 2 – Public domain
  • Version 3 – Public domain
  • Version 4 – Free for non-commercial use
  • Version 5 – Released under an MIT style license

This page was last updated at 2024-01-09 06:48 UTC. Update now. View original page.

All our content comes from Wikipedia and under the Creative Commons Attribution-ShareAlike License.


Top

If mathematical, chemical, physical and other formulas are not displayed correctly on this page, please useFirefox or Safari