Sciweavers

6740 search results - page 62 / 1348
» Using Classification as a Programming Language
Sort
View
DLS
2005
122views Languages» more  DLS 2005»
14 years 11 months ago
Language constructs for context-oriented programming: an overview of ContextL
ContextL is an extension to the Common Lisp Object System that allows for Context-oriented Programming. It provides means to associate partial class and method definitions with l...
Pascal Costanza, Robert Hirschfeld
AO
2007
77views more  AO 2007»
14 years 10 months ago
A precise model for contextual roles: The programming language ObjectTeams/Java
A number of proposals exist how to support the concept of roles at the level of programming languages. While some of these proposals indeed exhibit very promising properties, the c...
Stephan Herrmann
JOT
2007
109views more  JOT 2007»
14 years 9 months ago
Introductory Game Programming Instruction with OOP - What is required, How is it addressed, and Which language wins?
: This paper analyzes three popular programming languages (Adobe/Macromedia Flash, Java and Visual Basic.net), used to teach introductory 2D game programming courses. Presented in ...
Lakshmi Prayaga
HASKELL
2008
ACM
14 years 11 months ago
Language and program design for functional dependencies
Eight years ago, functional dependencies, a concept from the theory of relational databases, were proposed as a mechanism for avoiding common problems with multiple parameter type...
Mark P. Jones, Iavor S. Diatchki
USENIX
2001
14 years 11 months ago
Nickle: Language Principles and Pragmatics
Nickle is a vaguely C-like programming language for numerical applications, useful both as a desk calculator and as a prototyping and implementation language for numerical and sem...
Bart Massey, Keith Packard