Sciweavers

7139 search results - page 5 / 1428
» Language Engineering in Practice
Sort
View
ICSE
2007
IEEE-ACM
15 years 9 months ago
SCL: Static Enforcement and Exploration of Developer Intent in Source Code
Developers are often unaware of, or fail to respect, the intentions behind a design due to poor communication of design intent. SCL (Structural Constraint Language) helps develope...
Daqing Hou
ICFEM
2007
Springer
15 years 3 months ago
Formal Engineering of XACML Access Control Policies in VDM++
We present a formal, tool-supported approach to the design and maintenance of access control policies expressed in the eXtensible Access Control Markup Language (XACML). Our aim is...
Jeremy Bryans, John S. Fitzgerald
COMPSAC
2006
IEEE
15 years 3 months ago
A Practical Approach for Automated Test Case Generation using Statecharts
This paper presents an approach for automated test case generation using a software specification modeled in Statecharts. The steps defined in such approach involve: translation o...
Valdivino A. Santiago, Ana Silvia Martins do Amara...
AGILEDC
2004
IEEE
15 years 1 months ago
AntiPractices: AntiPatterns for XP Practices
Yoshihito Kuranuki, Kenji Hiranabe
JFP
2007
136views more  JFP 2007»
14 years 9 months ago
Practical type inference for arbitrary-rank types
Haskell’s popularity has driven the need for ever more expressive type system features, most of which threaten the decidability and practicality of Damas-Milner type inference. ...
Simon L. Peyton Jones, Dimitrios Vytiniotis, Steph...