Sciweavers

27119 search results - page 308 / 5424
» Languages
Sort
View
LLC
2010
15 years 1 months ago
Evolutionary Frameworks for Language Change: The Price Equation Approach
Models and concepts from biology have informed the study of language change for several centuries. In this article, I take a comparative look across the disciplines of historical ...
Brady Clark
HASKELL
2009
ACM
16 years 1 months ago
Type-safe observable sharing in Haskell
Haskell is a great language for writing and supporting embedded Domain Specific Languages (DSLs). Some form of observable sharing is often a critical capability for allowing so-c...
Andy Gill
UM
2007
Springer
16 years 24 days ago
Conceptualizing Student Models for ICALL
Student models for Intelligent Computer Assisted Language Learning (ICALL) have largely focused on the acquisition of grammatical structures. In this paper, we motivate a broader p...
Luiz Amaral, Detmar Meurers
ER
2004
Springer
93views Database» more  ER 2004»
16 years 2 days ago
Metaprogramming for Relational Databases
Abstract. For systems that share enough structural and functional commonalities, reuse in schema development and data manipulation can be achieved by defining problem-oriented lang...
Jernej Kovse, Christian Weber 0002, Theo Härd...
HICSS
2003
IEEE
110views Biometrics» more  HICSS 2003»
15 years 12 months ago
Phobos: A Front-End Approach to Extensible Compilers
Abstract. This paper describes a practical approach for implementing certain types of domain-specific languages with extensible compilers. Given a compiler with one or more front-...
Adam Granicz, Jason Hickey