Sciweavers

148 search results - page 7 / 30
» Generating safe template languages
Sort
View
SIGPLAN
2002
15 years 1 months ago
Template meta-programming for Haskell
We propose a new extension to the purely functional programming language Haskell that supports compile-time meta-programming. The purpose of the system is to support the algorithm...
Tim Sheard, Simon L. Peyton Jones
ICSE
2005
IEEE-ACM
16 years 1 months ago
Automatic generation and maintenance of correct spreadsheets
Existing spreadsheet systems allow users to change cells arbitrarily, which is a major source of spreadsheet errors. We propose a system that prevents errors in spreadsheets by re...
Martin Erwig, Robin Abraham, Irene Cooperstein, St...
131
Voted
PEPM
1999
ACM
15 years 6 months ago
Certifying Compilation and Run-Time Code Generation
A certifying compiler takes a source language program and produces object code, as well as a certi cate" that can be used to verify that the object code satis es desirable pr...
Luke Hornof, Trevor Jim
ECEASST
2008
171views more  ECEASST 2008»
15 years 1 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
AIIDE
2007
15 years 4 months ago
Emotionally Driven Natural Language Generation for Personality Rich Characters in Interactive Games
Natural Language Generation for personality rich characters represents one of the important directions for believable agents research. The typical approach to interactive NLG is t...
Christina R. Strong, Manish Mehta, Kinshuk Mishra,...