Sciweavers

3796 search results - page 293 / 760
» Presentations by Programmers for Programmers
Sort
View
ICFP
2010
ACM
15 years 4 months ago
Fortifying macros
Existing macro systems force programmers to make a choice between clarity of specification and robustness. If they choose clarity, they must forgo validating significant parts of ...
Ryan Culpepper, Matthias Felleisen
141
Voted
ECEASST
2008
171views more  ECEASST 2008»
15 years 3 months ago
Type Checking C++ Template Instantiation by Graph Programs
Abstract: Templates are a language feature of C++ and can be used for metaprogramming. The metaprogram is executed by the compiler and outputs source code which is then compiled. T...
Karl Azab, Karl-Heinz Pennemann
112
Voted
ENTCS
2008
91views more  ENTCS 2008»
15 years 3 months ago
Implementing Real Numbers With RZ
RZ is a tool which translates axiomatizations of mathematical structures to program specifications using the realizability interpretation of logic. This helps programmers correctl...
Andrej Bauer, Iztok Kavkler
IJEB
2006
63views more  IJEB 2006»
15 years 3 months ago
An analysis and comparison of web development between local governments and SMEs in Spain
: The internet has emerged as a key channel for both firms and governments. E-government programmes are diverse, and difficult to assess and compare with e-business initiatives. Th...
Pedro Soto-Acosta, Angel L. Merono-Cerdan
142
Voted
ENTCS
2007
86views more  ENTCS 2007»
15 years 3 months ago
Tool Support for Proof Engineering
Modern integrated development environments (IDEs) provide programmers with a variety of sophisticated tools for program visualization and manipulation. These tools assist the prog...
Anne Mulhern, Charles Fischer, Ben Liblit