Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Smalltalk MT (view), GNU Smalltalk (view), Amber Smalltalk (view), Pocket Smalltalk (view), Little Smalltalk (view), Dolphin Smalltalk (view), Visual Smalltalk Enterprise (view)

searching for Smalltalk 86 found (685 total)

alternate case: smalltalk

Write once, run anywhere (499 words) [view diff] exact match in snippet view article find links to article

developed to produce and interpret p-code. UCSD Pascal (along with the Smalltalk virtual machine) was a key influence on the design of the JVM, as is cited
List of application servers (668 words) [view diff] no match in snippet view article find links to article
This list compares the features and functionality of application servers, grouped by the hosting environment that is offered by that particular application
Mutator method (2,756 words) [view diff] no match in snippet view article find links to article
In computer science, a mutator method is a method used to control changes to a variable. They are also widely known as setter methods. Often a setter is
List of object–relational mapping software (419 words) [view diff] exact match in snippet view article find links to article
iBATIS (inactive) ActiveRecord DataMapper Diesel TOPLink/Smalltalk, by Oracle, the Smalltalk predecessor of the Java version of TOPLink Comparison of
Null object pattern (2,801 words) [view diff] exact match in snippet view article find links to article
Following the Smalltalk principle, everything is an object, the absence of an object is itself modeled by an object, called nil. In the GNU Smalltalk for example
Harmony (operating system) (1,444 words) [view diff] exact match in snippet view article
kernel underpinned the Actra project — a multiprocessing, multitasking Smalltalk. Harmony was used in the multitasking, multiprocessor Adagio robotics
31-bit computing (888 words) [view diff] exact match in snippet view article find links to article
modes for compatibility with older applications. Interpreters for Ruby & Smalltalk languages use the lowest bit to tell whether a value is an unboxed integer
Weak reference (1,806 words) [view diff] no match in snippet view article find links to article
In computer programming, a weak reference is a reference that does not protect the referenced object from collection by a garbage collector, unlike a strong
Generator (computer programming) (3,106 words) [view diff] exact match in snippet view article
------------------ abc <- iter(c('a','b','c')) nextElem(abc) Example in Pharo Smalltalk: The Golden ratio generator below returns to each invocation 'goldenRatio
Randal L. Schwartz (962 words) [view diff] exact match in snippet view article find links to article
Oreillynet.com. Retrieved August 22, 2011. "Ruby's Roots: Smalltalk Comeback and Randal Schwartz on Smalltalk". InfoQ. Retrieved August 22, 2011. "Randal L. Schwartz:
Iain MacInnes (154 words) [view diff] exact match in snippet view article find links to article
Grand Concert of Scottish Piping (1996, Greentrax, CDTRAX 110) SmalltalkSmalltalk (1994, Greentrax, CDTRAX 079) "pipes|drums – Stay Tuned". BBC Scotland
Ultraísta (album) (359 words) [view diff] exact match in snippet view article
released 2 October 2012 by Temporary Residence Limited. The first single, "Smalltalk", was released 9 May 2012. Following the release of the album, touring
David Ungar (627 words) [view diff] exact match in snippet view article find links to article
dissertation was entitled The Design and Evaluation of a High-Performance Smalltalk System; it won the 1986 ACM Doctoral Dissertation Award. He was an assistant
Michael Sanderson (901 words) [view diff] exact match in snippet view article find links to article
filmmaker. He started his career in Bristol on the award-winning BBC series Smalltalk Diaries (2008) as cameraman. One of his first independent projects as
Object-modeling language (606 words) [view diff] exact match in snippet view article find links to article
the same thing as the meta-model in object-oriented languages such as Smalltalk or CLOS. However, in those cases the meta-model is meant primarily to
Pete Steinkopf (462 words) [view diff] exact match in snippet view article find links to article
com/beach-rats-band-interview/ Smalltalk (members of Bouncing Souls, Worthless United) - "Holding Out" video premiere Smalltalk soars on 'Plus!' collection
OOPSTAD (19 words) [view diff] exact match in snippet view article find links to article
OOPSTAD was the Object Oriented Programming For Smalltalk Application Developers Association. It published the periodical HOOPLA!. v t e
Kunekune (urban legend) (684 words) [view diff] exact match in snippet view article
ISBN 4773003650, p. 19-23. Ito Ryuhei: 「ネット怪談「くねくね. In: 世間話研究, 18. Ausgabe. Smalltalk Study Group, Kyoto 2008, p. 55-57. Kinjo, Rubber (21 May 2004). "発表報文(メディア紹介・発表論文)"
Kaleida Labs (2,523 words) [view diff] exact match in snippet view article find links to article
language, using design elements from "Smalltalk, Dylan, Hypertalk, Lisp, Object Logo, C++, and Pascal". With Smalltalk, it shares the concept of classes,
Paul Lansky (1,547 words) [view diff] exact match in snippet view article find links to article
dance music, and Ricercare Plus, inspired by 17th-century counterpoint. Smalltalk, 1990 (New Albion Records 030) Homebrew, 1992 (Bridge Records 9035) More
Delegation pattern (453 words) [view diff] exact match in snippet view article find links to article
receiving object through the this member variable in C++ and self in Smalltalk. To achieve the same effect with delegation, the receiver passes itself
PyObjC (608 words) [view diff] exact match in snippet view article find links to article
then invokes. The syntax for these message expressions is inherited from Smalltalk, and appears as an object, called the receiver, placed to the left of
Subject-oriented programming (1,541 words) [view diff] exact match in snippet view article find links to article
in either dimension. The first implementations had been for C++, and Smalltalk. These implementations exploited the concepts of software labels and composition
Chunksaah Records (201 words) [view diff] exact match in snippet view article find links to article
Chunksaah: The Bouncing Souls Adrenalin O.D. Tim Barry Seaside Caves Smalltalk Roger Harvey The Low Budgets The Arsons Madcap Worthless United Wanted
Rack (web server interface) (732 words) [view diff] exact match in snippet view article
open-source software portal Python WSGI Perl PSGI Javascript JSGI Python Paste Smalltalk Seaside FastCGI Java Servlet Server-side JavaScript Apache JServ Protocol
List of important publications in computer science (5,931 words) [view diff] no match in snippet view article find links to article
This is a list of important publications in computer science, organized by field. Some reasons why a particular publication might be regarded as important:
List of filename extensions (S–Z) (603 words) [view diff] exact match in snippet view article
Catalog file Celestia SSC Stellarium Script Stellarium ST SMALLTALK source code file Little Smalltalk ST Structured text file STC Celestia Star Catalog file
Fat comma (576 words) [view diff] exact match in snippet view article find links to article
['Perl', 'Python', 'Smalltalk'] } # New syntax (Ruby >= 1.9) new_hash = { name: 'Ruby', influences: ['Perl', 'Python', 'Smalltalk'] } The fat arrow is
Python Paste (361 words) [view diff] exact match in snippet view article find links to article
migrated and are now part of the Pylons project. TurboGears Pylons project Smalltalk Seaside Java servlet Internet Server Application Programming Interface
XUnit (526 words) [view diff] exact match in snippet view article find links to article
Test-driven development Test Anything Protocol Unit testing Beck, Kent. "Simple Smalltalk Testing: With Patterns". Archived from the original on 15 March 2015.
Intermediate representation (962 words) [view diff] exact match in snippet view article find links to article
Eiffel, Sather, Esterel, some dialects of Lisp (Lush, Gambit), Squeak's Smalltalk-subset Slang, Nim, Cython, Seed7, SystemTap, Vala, V, and others make
Dark wave (2,042 words) [view diff] exact match in snippet view article find links to article
Greenwood Publishing Group. p. 431. ISBN 0-313-33729-2. Dumeier, Michael: Smalltalk & Concerts, The Mettmist music magazine, issue 1, 1984, p. 24 Janning
Joey Waronker (1,108 words) [view diff] exact match in snippet view article find links to article
Temporary Residence on October 2, 2012. A remix single of their song "Smalltalk" was released September 18, 2012, on Ghostly International. He performed
Involv3r (154 words) [view diff] exact match in snippet view article find links to article
Remix) Benjamin Damage and Doc Daneeka featuring Abigail Wyles 6:58 6. "Smalltalk" (Sasha Involv3r Remix) Ultraísta 6:49 7. "Moment Before Dreaming" (Sasha
Oracle TopLink (1,004 words) [view diff] exact match in snippet view article find links to article
many others. Toplink was originally developed by The Object People in Smalltalk. It was ported to Java in 1996-1998 and called "TopLink for Java". In
Comparison of data-serialization formats (705 words) [view diff] exact match in snippet view article find links to article
Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml, Delphi and other languages — ASN.1 ISO, IEC, ITU-T — Yes ISO/IEC
GraphQL (953 words) [view diff] exact match in snippet view article find links to article
Generation Technique for GraphQL APIs". 11th International Workshop on Smalltalk Technologies (IWST): 1–9. Karlsson, Stefan; Causevic, Adnan; Sundmark
Balloon help (779 words) [view diff] exact match in snippet view article find links to article
(Balloons in msdn). Balloon help is also highly visible in the Squeak Smalltalk environment, in the Enlightenment window manager, and in the AmigaOS's
XTEA (1,005 words) [view diff] exact match in snippet view article find links to article
implementation of XTEA for Second Life scripting Verilog implementation of XTEA Smalltalk implementation of XTEA Archived March 4, 2016, at the Wayback Machine
Comparison of online source code playgrounds (270 words) [view diff] case mismatch in snippet view article find links to article
Unlambda, Picolisp, Elixir, bc, Nim, Factor, Fantom, Go, Oz, Racket, SmallTalk, Whitespace, Erlang, AWK, ALGOL, Befunge, Haxe, HTML, CSS, Javascript
Resource fork (3,394 words) [view diff] exact match in snippet view article find links to article
to save memory, originated in the OOZE package on the Xerox Alto in Smalltalk-76. The concept is now largely universal in all modern operating systems
Resource fork (3,394 words) [view diff] exact match in snippet view article find links to article
to save memory, originated in the OOZE package on the Xerox Alto in Smalltalk-76. The concept is now largely universal in all modern operating systems
Comparison of online source code playgrounds (270 words) [view diff] case mismatch in snippet view article find links to article
Unlambda, Picolisp, Elixir, bc, Nim, Factor, Fantom, Go, Oz, Racket, SmallTalk, Whitespace, Erlang, AWK, ALGOL, Befunge, Haxe, HTML, CSS, Javascript
Barry Jenkins (musician) (808 words) [view diff] exact match in snippet view article
Flight 56, following which he was the first drummer with local Kent band Smalltalk, which also included Flight 56's Nick Barnes on bass & lead vocal, and
Reflective programming (1,818 words) [view diff] exact match in snippet view article find links to article
comparative study An Introduction to Reflection-Oriented Programming Brian Foote's pages on Reflection in Smalltalk Java Reflection API Tutorial from Oracle
Phyllis Gotlieb (441 words) [view diff] exact match in snippet view article find links to article
of Looking at Toronto Ontario, What I Know (Making Free with Villon's Smalltalk)) Archives of Phyllis Gotlieb (Phyllis Fay Gotlieb fonds, R4738) are held
Actor model middle history (1,043 words) [view diff] exact match in snippet view article find links to article
scientific computing. Jean-Pierre Briot [1988, 1999] developed means to extend Smalltalk 80 for Actor computations. Christine Tomlinson, Mark Scheevel, Greg Lavender
Remady (158 words) [view diff] exact match in snippet view article find links to article
Energy Star Night (in German). Retrieved 2017-06-24. Abend, Blick am. "Smalltalk mit Remady & Manu-L: "Gewisse Fans gehen zu weit"" (in German). Retrieved
French Institute for Research in Computer Science and Automation (876 words) [view diff] exact match in snippet view article find links to article
designing, testing and using brain–computer interfaces. Pharo, an open-source Smalltalk derived from Squeak [1]. scikit-learn, a machine learning software package
Chingy (1,897 words) [view diff] case mismatch in snippet view article find links to article
Capitol Records. Current artists Chingy (Co-founder & CEO) Chris Woodhouse SmallTalk M.C. Don Trip DJ Noize Mr 915 Lil Bit L Frost Young Swift Krisstle Soulo
Craig Larman (525 words) [view diff] exact match in snippet view article find links to article
1970s, Larman worked as a software developer in APL, Lisp, Prolog, and Smalltalk, using iterative and evolutionary methods, which strongly influenced his
Enfantines (1,757 words) [view diff] case mismatch in snippet view article find links to article
Peccadilles importunes on YouTube • Satie Obsessions 2021: Satiesque smallTALK 5 Variations on "Enfantines" (1913) on YouTube https://www.youtube.com/watch
JUnit (1,825 words) [view diff] exact match in snippet view article find links to article
name given to testing frameworks including JUnit SUnit, the original Smalltalk version written by Kent Beck based on which JUnit was written TestNG,
Actor model implementation (1,608 words) [view diff] exact match in snippet view article find links to article
local or nonlocal A form of Actor pipelining (see Actor model) Concurrent Smalltalk (which can be modeled using Actors) was developed to program the J Machine
LINC 4GL (1,291 words) [view diff] exact match in snippet view article find links to article
the LINC Development Assistant (LDA). LDA was written in a mixture of Smalltalk and C++ rather than the LINC 4GL (the latter of which was not intended
Matthew Dear (1,569 words) [view diff] exact match in snippet view article find links to article
2010 The Drums "Me And The Moon" (Moshi Moshi/Island) 2012 Ultraísta "Smalltalk" (Temporary Residence Ltd.) 2013 Kylie Minogue "Skirt" (Rising Music)
Ingalls (526 words) [view diff] exact match in snippet view article find links to article
principal architect, designer and implementer of five generations of Smalltalk environments Daniel H. H. Ingalls, Sr. (1916–1999), Professor of Sanskrit
Software construction (2,936 words) [view diff] exact match in snippet view article find links to article
experience who are new to a language. High-level languages such as C++, Java, Smalltalk, and Visual Basic yield 5 to 15 times better productivity, reliability
Robert S. Barton (972 words) [view diff] exact match in snippet view article find links to article
B5000 and people who were there", April 9, 1979 The Early History of Smalltalk by Alan C. Kay History of the School of Computing – University of Utah
Dahme Flood Relief Canal (231 words) [view diff] exact match in snippet view article find links to article
 119–122. ISBN 0-85288-283-1. "Ausbau des Dahme-Umflutkanals". Hausboot Smalltalk (in German). Retrieved 2023-05-18. 52°04′59″N 13°49′05″E / 52.08306°N
Manu-L (273 words) [view diff] exact match in snippet view article find links to article
Energy Star Night (in German). Retrieved 2017-06-24. Abend, Blick am. "Smalltalk mit Remady & Manu-L: "Gewisse Fans gehen zu weit"" (in German). Retrieved
Raspberry Pi (18,194 words) [view diff] exact match in snippet view article find links to article
the Squeak Smalltalk system. The latest version compatible with the 2B is 1.6. For more info see https://scratch.mit.edu. Squeak Smalltalk – a full-scale
Brett Sperry (1,416 words) [view diff] case mismatch in snippet view article find links to article
Weekly. 10 October 2012. Retrieved 12 January 2016. "Downtown Dreams". smallTALK. 9 May 2015. Retrieved 12 January 2016. "Brett Sperry, Arts District Developer"
Apache Hadoop (5,094 words) [view diff] exact match in snippet view article find links to article
e.g. C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml), the command-line interface, the HDFS-UI web application over
Software design pattern (2,802 words) [view diff] exact match in snippet view article find links to article
Patterns. John Wiley & Sons. ISBN 978-0-471-95869-7. Beck, Kent (1997). Smalltalk Best Practice Patterns. Prentice Hall. ISBN 978-0134769042. Schmidt, Douglas
Robert Tinney (354 words) [view diff] exact match in snippet view article find links to article
asked to draw a cover for a 1981 issue of Byte magazine dedicated to Smalltalk, he used the image of a colorful balloon ... Ranade, Jay; Nash, Alan (1994)
Computer-aided software engineering (2,029 words) [view diff] exact match in snippet view article find links to article
language such as the Symbolics Lisp Genera environment or VisualWorks Smalltalk from Parcplace. In these environments all the operating system resources
Masayuki Yamato (105 words) [view diff] case mismatch in snippet view article find links to article
tachi おしゃべりな細胞たち ) published by Kodansha Nature.com an essay titled 'SMALLTALK between AI and TK(tacit knowing)' from 'Contemporary Thought' (Gendai
List of tools for static code analysis (1,194 words) [view diff] exact match in snippet view article find links to article
industries. Moose 2021-01-21 (7.0.3) Yes; MIT — C, C++ Java — .NET — Smalltalk Moose started as a software analysis platform with many tools to manipulate
The Book of General Ignorance (1,818 words) [view diff] exact match in snippet view article find links to article
soon, your newly acquired knowledge will be beneficial when the need for smalltalk arises. The book was favourably reviewed in other places, among them such
Yung Lean (3,775 words) [view diff] exact match in snippet view article find links to article
that same year, Acclaim Magazine had Yung Lean as their guest for a Q&A "smalltalk" segment, where they asked him about a wide variety of miscellaneous things
Software fault tolerance (757 words) [view diff] exact match in snippet view article find links to article
Afnix C++ C# CILK Eiffel Erlang Java Lisp Magenta Modula 3 Napier 88 Oz Presto pSather Perl 5.8.7+ PHP Python R Ruby Smalltalk Tcl/Tk V Unicon Ballerina
Adobe ColdFusion (4,265 words) [view diff] exact match in snippet view article find links to article
languages that do not support multiple inheritance (along with Java, Smalltalk, etc.). With the MX release (6+), ColdFusion introduced basic OO functionality
Ron Jeffries (383 words) [view diff] exact match in snippet view article find links to article
including commercial software in assembler, FORTRAN, Pascal, C, C++, and Smalltalk. (I wonder why I didn't get any of the money.) I've also done substantial
Tz database (3,828 words) [view diff] exact match in snippet view article find links to article
Go standard library time package; The Rust crate chrono-tz; The Squeak Smalltalk time package; The C++ libraries Boost and Qt, and C++20 chrono standard
Call stack (3,567 words) [view diff] exact match in snippet view article find links to article
to generate fine-grained automated tests, and in cases like Ruby and Smalltalk, to implement first-class continuations. As an example, the GNU Debugger
James Turnbull (327 words) [view diff] exact match in snippet view article find links to article
Puppet Pro Nagios 2.0 Hardening Linux TechTarget expert Logstash Getting the Smalltalk on the road New president at Linux Australia Blog Homepage Riemann
Parsing (4,857 words) [view diff] exact match in snippet view article find links to article
discuss] Most programming languages (except for a few such as APL and Smalltalk) and algebraic formulas give higher precedence to multiplication than
List of information graphics software (224 words) [view diff] exact match in snippet view article find links to article
extensive user contributed toolboxes Gnuplot Command line, Python, Ruby, Smalltalk, third-party GUIs Own license Yes 1986 June 4, 2018 / 5.2.4 Amiga, Atari
Cazzi Opeia (1,796 words) [view diff] exact match in snippet view article find links to article
Entertainment 2017: Eva + Manu – "Alien" released by EMI Finland 2017: Djamila – "Smalltalk" released by BitStream / Universal 2017: Red Velvet – "Peek-a-Boo" single
Gary T. Leavens (144 words) [view diff] exact match in snippet view article find links to article
on behavioral interface specification languages (BISLs) such as Larch/Smalltalk, Larch/C++, and JML. Leavens was the program chair for 2009 OOPSLA. "Index
Uwe Pape (1,230 words) [view diff] exact match in snippet view article find links to article
Bewertung von Konzepten der Programmiersprachen Simula 67, Modula 2, Pascal, Smalltalk 80 und Beta aus objektorientierter Sicht vor dem Hintergrund des Anwendungsgebietes
Shinichiro Kurimoto (290 words) [view diff] case mismatch in snippet view article find links to article
identified himself as a member of 'Kurimoto school' in an essay titled 'SMALLTALK between AI and TK (tacit knowledge)'. "栗本慎一郎" [Shinichiro Kurimoto]. Archived
Patrick Winston (432 words) [view diff] exact match in snippet view article find links to article
ISBN 0201580438 On to Java (with Sundar Narasimhan) ISBN 0201725932 On to Smalltalk ISBN 0201498278 CV of Winston "Professor Patrick Winston, former director
VMware (6,438 words) [view diff] exact match in snippet view article find links to article
the Pivotal spin-out and ultimately open sourced as Apache Geode. The Smalltalk product was bought by GemTalk Systems. Jan 2011 NeoAccel Inc Incorporated
Mesa (programming language) (1,575 words) [view diff] exact match in snippet view article
result of this is that Alto programmers (including those using Mesa, Smalltalk etc.) conventionally used camelCase for compound identifiers, a practice