Sciweavers

5096 search results - page 191 / 1020
» Associations as a Language Construct
Sort
View
SAC
2000
ACM
15 years 10 months ago
An Approach for Modeling the Name Lookup Problem in the C++ Programming Language
Abstract. Formal grammars are well established for specifying the syntax of programming languages. However, the formal specification of programming language semantics has proven mo...
James F. Power, Brian A. Malloy
DLS
2005
148views Languages» more  DLS 2005»
15 years 8 months ago
Compile-time meta-programming in a dynamically typed OO language
Compile-time meta-programming allows programs to be constructed by the user at compile-time. Although LISP derived languages have long had such facilities, few modern languages ar...
Laurence Tratt
COLING
2010
15 years 1 months ago
Multilingual Subjectivity: Are More Languages Better?
While subjectivity related research in other languages has increased, most of the work focuses on single languages. This paper explores the integration of features originating fro...
Carmen Banea, Rada Mihalcea, Janyce Wiebe
INTERSPEECH
2010
15 years 1 months ago
Learning a language model from continuous speech
This paper presents a new approach to language model construction, learning a language model not from text, but directly from continuous speech. A phoneme lattice is created using...
Graham Neubig, Masato Mimura, Shinsuke Mori, Tatsu...
SAC
2009
ACM
16 years 1 months ago
An implementation substrate for languages composing modularized crosscutting concerns
We present the implementation of several programming languages with support for multi-dimensional separation of concerns (MDSOC) on top of a common delegation-based substrate, whi...
Hans Schippers, Michael Haupt, Robert Hirschfeld