javascript Programming Glossary: smalltalk
What's the difference between compiled and interpreted language? http://stackoverflow.com/questions/2657268/whats-the-difference-between-compiled-and-interpreted-language often called bytecode as is done in Lua Python Ruby Smalltalk and many other systems the approach was popularized in the 1970s..
Scripting SVG http://stackoverflow.com/questions/33347/scripting-svg the Dan Ingalls at Sun Labs. It is an implementation of a Smalltalk Virtual World in JavaScript on top of SVG. More precisely it.. an implementation of the Morphic GUI framework from Squeak Smalltalk in JavaScript using SVG and a port of parts of Squeak Smalltalk.. in JavaScript using SVG and a port of parts of Squeak Smalltalk in JavaScript. Or if you're not a Smalltalker and the above..
What blocks Ruby, Python to get Javascript V8 speed? http://stackoverflow.com/questions/5168718/what-blocks-ruby-python-to-get-javascript-v8-speed OO language execution engines ever created the Animorphic Smalltalk VM to this day one of the fastest Smalltalk execution engines.. the Animorphic Smalltalk VM to this day one of the fastest Smalltalk execution engines ever created the HotSpot JVM the fastest JVM.. the fastest VM period and OOVM one of the most efficient Smalltalk VMs ever created . In fact Lars Bak the lead developer of V8..
Performance of key lookup in JavaScript object http://stackoverflow.com/questions/7700987/performance-of-key-lookup-in-javascript-object instance variables in programming languages like Java and Smalltalk. In these languages instance variables are located at fixed..
prototype based vs. class based inheritance http://stackoverflow.com/questions/816071/prototype-based-vs-class-based-inheritance thereby forming an equivalence class. If you look back at Smalltalk since you can open a class and add methods this is effectively..
Does “untyped” also mean “dynamically typed” in the academic CS world? http://stackoverflow.com/questions/9154388/does-untyped-also-mean-dynamically-typed-in-the-academic-cs-world of the term in future if I'm wrong I've also seen a top Smalltalker say Smalltalk is untyped too so it's not a one off which is.. future if I'm wrong I've also seen a top Smalltalker say Smalltalk is untyped too so it's not a one off which is what set me off..
function* in JavaScript http://stackoverflow.com/questions/9620586/function-in-javascript function activations . Prior art Python Icon Lua Scheme Smalltalk. Examples The œinfinite sequence of Fibonacci numbers notwithstanding..
|