Sciweavers

16844 search results - page 29 / 3369
» How to Design Programs
Sort
View
WFLP
2009
Springer
297views Algorithms» more  WFLP 2009»
14 years 4 months ago
Programming with Multiple Paradigms in Lua
Abstract. Lua is a scripting language used in many industrial applications, with an emphasis on embedded systems and games. Two key points in the design of the language that led to...
Roberto Ierusalimschy
OOPSLA
2005
Springer
14 years 3 months ago
Interaction-based programming with classages
This paper presents Classages, a novel interaction-centric object-oriented language. Classes and objects in Classages are fully encapsulated, with explicit interfaces for all inte...
Yu David Liu, Scott F. Smith
IIE
2007
75views more  IIE 2007»
13 years 10 months ago
Program and Evaluation Planning Light: Planning in the Real World
Although there are many high-quality models for program and evaluation planning, these models are often too intensive to be used in situations when time and resources are scarce. A...
Justus J. Randolph, Pasi J. Eronen
PLDI
1990
ACM
14 years 2 months ago
How to Read Floating-Point Numbers Accurately
Converting decimal scientific notation into binary floating point is nontrivial, but this conversion can be performed with the best possible accuracy without sacrificing efficienc...
William D. Clinger
GECCO
2009
Springer
174views Optimization» more  GECCO 2009»
13 years 7 months ago
Shape grammars and grammatical evolution for evolutionary design
We describe the first steps in the adoption of Shape Grammars with Grammatical Evolution for application in Evolutionary Design. Combining the concepts of Shape Grammars and Genet...
Michael O'Neill, John Mark Swafford, James McDermo...