Sciweavers

388 search results - page 1 / 78
» C APIs in Extension and Extensible Languages
Sort
View
104
Voted
JUCS
2007
117views more  JUCS 2007»
15 years 2 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
134
Voted
DLS
2010
150views Languages» more  DLS 2010»
15 years 17 days ago
Controlling dynamic module composition through an extensible meta-level API
Eyvind W. Axelsen, Stein Krogdahl, Birger Mø...
152
Voted
SIGPLAN
2008
15 years 2 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
116
Voted
ECOOP
2012
Springer
13 years 5 months ago
Extensibility for the Masses - Practical Extensibility with Object Algebras
Bruno C. d. S. Oliveira, William R. Cook
115
Voted
OOPSLA
2007
Springer
15 years 8 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