Sciweavers

3362 search results - page 134 / 673
» A definition of subjective possibility
Sort
View
HICSS
2009
IEEE
115views Biometrics» more  HICSS 2009»
16 years 1 months ago
The Effect of Using a Semantic Wiki for Metadata Management: A Controlled Experiment
A coherent and consistent understanding of corporate data is an important factor for effective management of diversified companies and implies a need for companywide unambiguous d...
Kai M. Hüner, Boris Otto
SAC
2009
ACM
16 years 1 months ago
LTS semantics for use case models
Formalization is a necessary precondition for the specification of precise and unambiguous use case models, which serve as reference points for the design and implementation of so...
Daniel Sinnig, Patrice Chalin, Ferhat Khendek
SAC
2009
ACM
16 years 1 months ago
Variable handling in time-based XML declarative languages
This paper focuses on time-based declarative languages. The use of declarative languages has the advantage of their simplicity and gh-level abstraction, usually requiring few or n...
Luiz Fernando Gomes Soares, Rogério Ferreir...
ACMSE
2009
ACM
16 years 29 days ago
Ginger: implementing a new Lisp family syntax
In this paper we introduce G-expressions, a new syntax based on the S-expression syntax utilized by most Lisp family languages. We have implemented a new homoiconic language, Ging...
James Dean Palmer
HASKELL
2009
ACM
16 years 29 days ago
Finding the needle: stack traces for GHC
Even Haskell programs can occasionally go wrong. Programs calling head on an empty list, and incomplete patterns in function definitions can cause program crashes, reporting littl...
Tristan O. R. Allwood, Simon Peyton Jones, Susan E...