Sciweavers

388 search results - page 1 / 78
» C APIs in Extension and Extensible Languages
Sort
View
JUCS
2007
117views more  JUCS 2007»
13 years 4 months ago
C APIs in Extension and Extensible Languages
Scripting languages are used in conjuction with C code in two ways: as extension languages, where the interpreter is embedded as a library into an application; or as extensible lan...
Hisham Muhammad, Roberto Ierusalimschy
DLS
2010
150views Languages» more  DLS 2010»
13 years 2 months ago
Controlling dynamic module composition through an extensible meta-level API
Eyvind W. Axelsen, Stein Krogdahl, Birger Mø...
SIGPLAN
2008
13 years 4 months ago
AspectC2C: a symmetric aspect extension to the C language
By separating crosscutting concerns into modules, aspectoriented programming (AOP) can greatly improve the maintainability, understandability and reusability of software. However,...
Danfeng Zhang, Yao Guo, Xiangqun Chen
OOPSLA
2007
Springer
13 years 11 months ago
Lost in translation: formalizing proposed extensions to c#
Current real-world software applications typically involve heavy use of relational and XML data and their query languages. Unfortunately object-oriented languages and database que...
Gavin M. Bierman, Erik Meijer, Mads Torgersen